Received: by 2002:a05:6a10:1287:0:0:0:0 with SMTP id d7csp630145pxv; Thu, 15 Jul 2021 11:58:54 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxb6WjK05OyvG6KfM427HdeU4sLkO5kGtrBkejZWBVhYZtgMJ99ibN+JQhAtIWVcAYIzOXY X-Received: by 2002:a05:6e02:5cf:: with SMTP id l15mr3627512ils.90.1626375534406; Thu, 15 Jul 2021 11:58:54 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1626375534; cv=none; d=google.com; s=arc-20160816; b=K+rGa0Ux//Cc9hTfJh75sVNYbTTkeRrL84eIVBhs2U/CPlDIOIswChk8Tivp8gWwTW wNsww31HTbsecNkZWVTIa1w5A+6OXlEEBOSPsuX/dEGH6NBh8BGNXZJSnW9acThOY/RG ExuXSaQlgd1Tx8PT70SQpOetCNV4RoMp3AGD+4ttaBjEQJFznUeTihUskueV8/jY3gOo 2BAgSn+oezTn1epvgWm7OAJjIHhcWsDQN2NrNsa6lxy6tkcUMwp/TPL9igiYR1II4eJv hI/ijZ9vspj9yn30El6xgrc9gnVyoxlXlAa+1BRBrD9DnudkvzbmC9dGGJiM/9V//FAq iopg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=5k8RPPnhqMYf0l+VhWBk3eErkp7I27Iyfn8H+7UIEd4=; b=eO2Li2LZ95bzNosPb/il6XzD3r4UmZzxuau8oK2zG5Fxlo4cH9WQjwF7ERq+9ZOskt z0skuiDGsMu9mNcFDrIO7gZn0VtcV9t0yDZ2QpLqvSmJBTbqgDZ7Rq7ga63NN9fevRjG a+Rz2wSGT+KGm9//Wd+AK4iQNOX+MVM1/itFDpqi3j3cwf2xE/uS2LZnNEHfT52fsciu 16NK0tXdu7BT9P2YoOUXrJ6lQfbHSYPChHKdT+rUDoKfM7mWlKR64/0MCawwVkOITeWm 7nZgFtJobtuuXW/tXxK+pj3fOQ8rgBsw2QIq76TfIK3aV7ubHKJYF5ksbM6c5dqvwlGM 2jgQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=hFRvgVfp; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id r19si6585379jad.79.2021.07.15.11.58.42; Thu, 15 Jul 2021 11:58:54 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=hFRvgVfp; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S241209AbhGOS6u (ORCPT + 99 others); Thu, 15 Jul 2021 14:58:50 -0400 Received: from mail.kernel.org ([198.145.29.99]:55646 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238650AbhGOSwJ (ORCPT ); Thu, 15 Jul 2021 14:52:09 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 7187B613DF; Thu, 15 Jul 2021 18:49:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1626374954; bh=c7U7K21MSxuI/vvEFYnXwHORNGAgLho1Vrngve241q8=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=hFRvgVfpQJHe7t/lVpz8G8ZMvtrYYUjfnJLInQ/PQm2GMgr4thKAAjMlbzcPWbBXR MCntG/QYoqq+brtTURODyRbuWz/i8xw7KmQBhDTu50gFO8ib/U1JYoGzbkSGf/+FEm 3zMMr1fh2hCsI4fJH41VIU0BxARFVrrKSTjo3rak= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Pascal Terjan , Kalle Valo , Sasha Levin Subject: [PATCH 5.10 095/215] rtl8xxxu: Fix device info for RTL8192EU devices Date: Thu, 15 Jul 2021 20:37:47 +0200 Message-Id: <20210715182616.125979707@linuxfoundation.org> X-Mailer: git-send-email 2.32.0 In-Reply-To: <20210715182558.381078833@linuxfoundation.org> References: <20210715182558.381078833@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Pascal Terjan [ Upstream commit c240b044edefa3c3af4014a4030e017dd95b59a1 ] Based on 2001:3319 and 2357:0109 which I used to test the fix and 0bda:818b and 2357:0108 for which I found efuse dumps online. == 2357:0109 == === Before === Vendor: Realtek Product: \x03802.11n NI Serial: === After === Vendor: Realtek Product: 802.11n NIC Serial not available. == 2001:3319 == === Before === Vendor: Realtek Product: Wireless N Serial: no USB Adap === After === Vendor: Realtek Product: Wireless N Nano USB Adapter Serial not available. Signed-off-by: Pascal Terjan Signed-off-by: Kalle Valo Link: https://lore.kernel.org/r/20210424172959.1559890-1-pterjan@google.com Signed-off-by: Sasha Levin --- .../net/wireless/realtek/rtl8xxxu/rtl8xxxu.h | 11 +--- .../realtek/rtl8xxxu/rtl8xxxu_8192e.c | 59 +++++++++++++++++-- 2 files changed, 56 insertions(+), 14 deletions(-) diff --git a/drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu.h b/drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu.h index d6d1be4169e5..acb6b0cd3667 100644 --- a/drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu.h +++ b/drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu.h @@ -853,15 +853,10 @@ struct rtl8192eu_efuse { u8 usb_optional_function; u8 res9[2]; u8 mac_addr[ETH_ALEN]; /* 0xd7 */ - u8 res10[2]; - u8 vendor_name[7]; - u8 res11[2]; - u8 device_name[0x0b]; /* 0xe8 */ - u8 res12[2]; - u8 serial[0x0b]; /* 0xf5 */ - u8 res13[0x30]; + u8 device_info[80]; + u8 res11[3]; u8 unknown[0x0d]; /* 0x130 */ - u8 res14[0xc3]; + u8 res12[0xc3]; }; struct rtl8xxxu_reg8val { diff --git a/drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_8192e.c b/drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_8192e.c index 9f1f93d04145..199e7e031d7d 100644 --- a/drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_8192e.c +++ b/drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_8192e.c @@ -554,9 +554,43 @@ rtl8192e_set_tx_power(struct rtl8xxxu_priv *priv, int channel, bool ht40) } } +static void rtl8192eu_log_next_device_info(struct rtl8xxxu_priv *priv, + char *record_name, + char *device_info, + unsigned int *record_offset) +{ + char *record = device_info + *record_offset; + + /* A record is [ total length | 0x03 | value ] */ + unsigned char l = record[0]; + + /* + * The whole device info section seems to be 80 characters, make sure + * we don't read further. + */ + if (*record_offset + l > 80) { + dev_warn(&priv->udev->dev, + "invalid record length %d while parsing \"%s\" at offset %u.\n", + l, record_name, *record_offset); + return; + } + + if (l >= 2) { + char value[80]; + + memcpy(value, &record[2], l - 2); + value[l - 2] = '\0'; + dev_info(&priv->udev->dev, "%s: %s\n", record_name, value); + *record_offset = *record_offset + l; + } else { + dev_info(&priv->udev->dev, "%s not available.\n", record_name); + } +} + static int rtl8192eu_parse_efuse(struct rtl8xxxu_priv *priv) { struct rtl8192eu_efuse *efuse = &priv->efuse_wifi.efuse8192eu; + unsigned int record_offset; int i; if (efuse->rtl_id != cpu_to_le16(0x8129)) @@ -604,12 +638,25 @@ static int rtl8192eu_parse_efuse(struct rtl8xxxu_priv *priv) priv->has_xtalk = 1; priv->xtalk = priv->efuse_wifi.efuse8192eu.xtal_k & 0x3f; - dev_info(&priv->udev->dev, "Vendor: %.7s\n", efuse->vendor_name); - dev_info(&priv->udev->dev, "Product: %.11s\n", efuse->device_name); - if (memchr_inv(efuse->serial, 0xff, 11)) - dev_info(&priv->udev->dev, "Serial: %.11s\n", efuse->serial); - else - dev_info(&priv->udev->dev, "Serial not available.\n"); + /* + * device_info section seems to be laid out as records + * [ total length | 0x03 | value ] so: + * - vendor length + 2 + * - 0x03 + * - vendor string (not null terminated) + * - product length + 2 + * - 0x03 + * - product string (not null terminated) + * Then there is one or 2 0x00 on all the 4 devices I own or found + * dumped online. + * As previous version of the code handled an optional serial + * string, I now assume there may be a third record if the + * length is not 0. + */ + record_offset = 0; + rtl8192eu_log_next_device_info(priv, "Vendor", efuse->device_info, &record_offset); + rtl8192eu_log_next_device_info(priv, "Product", efuse->device_info, &record_offset); + rtl8192eu_log_next_device_info(priv, "Serial", efuse->device_info, &record_offset); if (rtl8xxxu_debug & RTL8XXXU_DEBUG_EFUSE) { unsigned char *raw = priv->efuse_wifi.raw; -- 2.30.2