2012-10-30 19:58:11

by Albert Pool

[permalink] [raw]
Subject: rtlwifi: rtl8192cu: Add new USB ID

This is an ISY IWL 2000. Probably a clone of Belkin F7D1102 050d:1102.
Its FCC ID is the same.

Signed-off-by: Albert Pool <[email protected]>
---
drivers/net/wireless/rtlwifi/rtl8192cu/sw.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/drivers/net/wireless/rtlwifi/rtl8192cu/sw.c
b/drivers/net/wireless/rtlwifi/rtl8192cu/sw.c
index d228358..64a247b 100644
--- a/drivers/net/wireless/rtlwifi/rtl8192cu/sw.c
+++ b/drivers/net/wireless/rtlwifi/rtl8192cu/sw.c
@@ -297,6 +297,7 @@ static struct usb_device_id rtl8192c_usb_ids[] = {
/*=== Customer ID ===*/
/****** 8188CU ********/
{RTL_USB_DEVICE(0x050d, 0x1102, rtl92cu_hal_cfg)}, /*Belkin - Edimax*/
+ {RTL_USB_DEVICE(0x050d, 0x11f2, rtl92cu_hal_cfg)}, /*Belkin - ISY*/
{RTL_USB_DEVICE(0x06f8, 0xe033, rtl92cu_hal_cfg)}, /*Hercules - Edimax*/
{RTL_USB_DEVICE(0x07b8, 0x8188, rtl92cu_hal_cfg)}, /*Abocom - Abocom*/
{RTL_USB_DEVICE(0x07b8, 0x8189, rtl92cu_hal_cfg)}, /*Funai - Abocom*/
--
1.7.5.4



2012-10-30 21:10:16

by Christian Lamparter

[permalink] [raw]
Subject: Re: rtlwifi: rtl8192cu: Add new USB ID

On Tuesday, October 30, 2012 09:45:25 PM Ben Hutchings wrote:
> On Tue, 2012-10-30 at 20:58 +0100, Albert Pool wrote:
> > This is an ISY IWL 2000. Probably a clone of Belkin F7D1102 050d:1102.
> > Its FCC ID is the same.
> >
> > Signed-off-by: Albert Pool <[email protected]>
> [...]
>
> This is not the correct way to submit a change to stable. See
> Documentation/stable_kernel_rules.txt
>
Well, here's a quote from the author in the original post:
"I can't get the device to connect to my wifi, but it at least detects
networks with this patch. Probably a clone of Belkin F7D1102 050d:1102.
Its FCC ID is the same."

<http://www.spinics.net/lists/linux-wireless/msg98340.html>

Unless this device is working now, I wouldn't recommend a Cc: stable.

Regards,
Chr

2012-10-30 20:45:39

by Ben Hutchings

[permalink] [raw]
Subject: Re: rtlwifi: rtl8192cu: Add new USB ID

On Tue, 2012-10-30 at 20:58 +0100, Albert Pool wrote:
> This is an ISY IWL 2000. Probably a clone of Belkin F7D1102 050d:1102.
> Its FCC ID is the same.
>
> Signed-off-by: Albert Pool <[email protected]>
[...]

This is not the correct way to submit a change to stable. See
Documentation/stable_kernel_rules.txt

Ben.

--
Ben Hutchings
Humans are not rational beings; they are rationalising beings.


Attachments:
signature.asc (828.00 B)
This is a digitally signed message part

2012-10-30 21:56:40

by Christian Lamparter

[permalink] [raw]
Subject: Re: rtlwifi: rtl8192cu: Add new USB ID

On Tuesday, October 30, 2012 10:29:47 PM Larry Finger wrote:
> On 10/30/2012 04:10 PM, Christian Lamparter wrote:
> > On Tuesday, October 30, 2012 09:45:25 PM Ben Hutchings wrote:
> >> On Tue, 2012-10-30 at 20:58 +0100, Albert Pool wrote:
> >>> This is an ISY IWL 2000. Probably a clone of Belkin F7D1102 050d:1102.
> >>> Its FCC ID is the same.
> >>>
> >>> Signed-off-by: Albert Pool <[email protected]>
> >> [...]
> >>
> >> This is not the correct way to submit a change to stable. See
> >> Documentation/stable_kernel_rules.txt
> >>
> > Well, here's a quote from the author in the original post:
> > "I can't get the device to connect to my wifi, but it at least detects
> > networks with this patch. Probably a clone of Belkin F7D1102 050d:1102.
> > Its FCC ID is the same."
> >
> > <http://www.spinics.net/lists/linux-wireless/msg98340.html>
> >
> > Unless this device is working now, I wouldn't recommend a Cc: stable.
>
> I got a private message from the OP that his AP was having a problem. He was
> able to connect using the vendor driver, thus I have confidence that rtl8192cu
> is the correct driver for the device.
ok, I've included John in the Cc.

John, can you please include this patch in your next 3.7 round?
<https://patchwork.kernel.org/patch/1673541/>

along with this tag:

Cc: [email protected]

[And maybe Larry can throw in his official ACK as well ;)]

Regards,
Chr

2012-10-31 03:24:47

by Larry Finger

[permalink] [raw]
Subject: Re: rtlwifi: rtl8192cu: Add new USB ID

On 10/30/2012 04:56 PM, Christian Lamparter wrote:
> On Tuesday, October 30, 2012 10:29:47 PM Larry Finger wrote:
>> On 10/30/2012 04:10 PM, Christian Lamparter wrote:
>>> On Tuesday, October 30, 2012 09:45:25 PM Ben Hutchings wrote:
>>>> On Tue, 2012-10-30 at 20:58 +0100, Albert Pool wrote:
>>>>> This is an ISY IWL 2000. Probably a clone of Belkin F7D1102 050d:1102.
>>>>> Its FCC ID is the same.
>>>>>
>>>>> Signed-off-by: Albert Pool <[email protected]>
>>>> [...]
>>>>
>>>> This is not the correct way to submit a change to stable. See
>>>> Documentation/stable_kernel_rules.txt
>>>>
>>> Well, here's a quote from the author in the original post:
>>> "I can't get the device to connect to my wifi, but it at least detects
>>> networks with this patch. Probably a clone of Belkin F7D1102 050d:1102.
>>> Its FCC ID is the same."
>>>
>>> <http://www.spinics.net/lists/linux-wireless/msg98340.html>
>>>
>>> Unless this device is working now, I wouldn't recommend a Cc: stable.
>>
>> I got a private message from the OP that his AP was having a problem. He was
>> able to connect using the vendor driver, thus I have confidence that rtl8192cu
>> is the correct driver for the device.
> ok, I've included John in the Cc.
>
> John, can you please include this patch in your next 3.7 round?
> <https://patchwork.kernel.org/patch/1673541/>
>
> along with this tag:
>
> Cc: [email protected]
>
> [And maybe Larry can throw in his official ACK as well ;)]

Indeed. ACKed-by: Larry Finger <[email protected]>

Larry





2012-10-30 21:29:50

by Larry Finger

[permalink] [raw]
Subject: Re: rtlwifi: rtl8192cu: Add new USB ID

On 10/30/2012 04:10 PM, Christian Lamparter wrote:
> On Tuesday, October 30, 2012 09:45:25 PM Ben Hutchings wrote:
>> On Tue, 2012-10-30 at 20:58 +0100, Albert Pool wrote:
>>> This is an ISY IWL 2000. Probably a clone of Belkin F7D1102 050d:1102.
>>> Its FCC ID is the same.
>>>
>>> Signed-off-by: Albert Pool <[email protected]>
>> [...]
>>
>> This is not the correct way to submit a change to stable. See
>> Documentation/stable_kernel_rules.txt
>>
> Well, here's a quote from the author in the original post:
> "I can't get the device to connect to my wifi, but it at least detects
> networks with this patch. Probably a clone of Belkin F7D1102 050d:1102.
> Its FCC ID is the same."
>
> <http://www.spinics.net/lists/linux-wireless/msg98340.html>
>
> Unless this device is working now, I wouldn't recommend a Cc: stable.

I got a private message from the OP that his AP was having a problem. He was
able to connect using the vendor driver, thus I have confidence that rtl8192cu
is the correct driver for the device.

Larry



2015-03-30 08:38:14

by Kalle Valo

[permalink] [raw]
Subject: Re: rtlwifi: rtl8192cu: Add new USB ID


> USB ID 2001:330d is used for a D-Link DWA-131.
>
> Signed-off-by: Larry Finger <[email protected]>
> Cc: Stable <[email protected]>

Thanks, applied to wireless-drivers-next.git.

Kalle Valo