netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Larry Finger <Larry.Finger@lwfinger.net>
To: Adrien Schildknecht <adrien+dev@schischi.me>,
	chaoming_li@realsil.com.cn, kvalo@codeaurora.org,
	linville@tuxdriver.com, marex@denx.de, fzuuzf@googlemail.com
Cc: linux-wireless@vger.kernel.org, netdev@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] rtlwifi: rtl8192cu: Add new device ID
Date: Wed, 19 Aug 2015 09:12:05 -0500	[thread overview]
Message-ID: <55D48EB5.604@lwfinger.net> (raw)
In-Reply-To: <1439992291-24912-1-git-send-email-adrien+dev@schischi.me>

On 08/19/2015 08:51 AM, Adrien Schildknecht wrote:
> The v2 of NetGear WNA1000M uses a different idProduct: USB ID 0846:9043
>
> Signed-off-by: Adrien Schildknecht <adrien+dev@schischi.me>
> ---

Has this ID been tested with the Netgear device?

Larry

>   drivers/net/wireless/rtlwifi/rtl8192cu/sw.c | 1 +
>   1 file changed, 1 insertion(+)
>
> diff --git a/drivers/net/wireless/rtlwifi/rtl8192cu/sw.c b/drivers/net/wireless/rtlwifi/rtl8192cu/sw.c
> index 23806c2..8b4238a 100644
> --- a/drivers/net/wireless/rtlwifi/rtl8192cu/sw.c
> +++ b/drivers/net/wireless/rtlwifi/rtl8192cu/sw.c
> @@ -321,6 +321,7 @@ static struct usb_device_id rtl8192c_usb_ids[] = {
>   	{RTL_USB_DEVICE(0x07b8, 0x8188, rtl92cu_hal_cfg)}, /*Abocom - Abocom*/
>   	{RTL_USB_DEVICE(0x07b8, 0x8189, rtl92cu_hal_cfg)}, /*Funai - Abocom*/
>   	{RTL_USB_DEVICE(0x0846, 0x9041, rtl92cu_hal_cfg)}, /*NetGear WNA1000M*/
> +	{RTL_USB_DEVICE(0x0846, 0x9043, rtl92cu_hal_cfg)}, /*NetGear WNA1000Mv2*/
>   	{RTL_USB_DEVICE(0x0b05, 0x17ba, rtl92cu_hal_cfg)}, /*ASUS-Edimax*/
>   	{RTL_USB_DEVICE(0x0bda, 0x5088, rtl92cu_hal_cfg)}, /*Thinkware-CC&C*/
>   	{RTL_USB_DEVICE(0x0df6, 0x0052, rtl92cu_hal_cfg)}, /*Sitecom - Edimax*/
>

  reply	other threads:[~2015-08-19 14:12 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-19 13:51 [PATCH] rtlwifi: rtl8192cu: Add new device ID Adrien Schildknecht
2015-08-19 14:12 ` Larry Finger [this message]
     [not found]   ` <55D48EB5.604-tQ5ms3gMjBLk1uMJSBkQmQ@public.gmane.org>
2015-08-19 14:27     ` Adrien Schildknecht
2015-08-19 14:42 ` Larry Finger
2015-08-19 15:33   ` [PATCH v2] " Adrien Schildknecht
2015-08-19 15:58     ` Larry Finger
2015-08-25 12:25     ` [v2] " Kalle Valo
  -- strict thread matches above, loose matches on Subject: below --
2014-01-09 16:27 [PATCH] " Larry Finger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=55D48EB5.604@lwfinger.net \
    --to=larry.finger@lwfinger.net \
    --cc=adrien+dev@schischi.me \
    --cc=chaoming_li@realsil.com.cn \
    --cc=fzuuzf@googlemail.com \
    --cc=kvalo@codeaurora.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.com \
    --cc=marex@denx.de \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).