linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] rtlwifi: rtl8192cu: Add new USB ID
@ 2015-03-23 23:14 Larry Finger
  2015-03-30  8:38 ` Kalle Valo
  0 siblings, 1 reply; 8+ messages in thread
From: Larry Finger @ 2015-03-23 23:14 UTC (permalink / raw)
  To: kvalo; +Cc: linux-wireless, Larry Finger, Stable

USB ID 2001:330d is used for a D-Link DWA-131.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Cc: Stable <stable@vger.kernel.org>
---
 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 90a714c..6fde250 100644
--- a/drivers/net/wireless/rtlwifi/rtl8192cu/sw.c
+++ b/drivers/net/wireless/rtlwifi/rtl8192cu/sw.c
@@ -377,6 +377,7 @@ static struct usb_device_id rtl8192c_usb_ids[] = {
 	{RTL_USB_DEVICE(0x2001, 0x3307, rtl92cu_hal_cfg)}, /*D-Link-Cameo*/
 	{RTL_USB_DEVICE(0x2001, 0x3309, rtl92cu_hal_cfg)}, /*D-Link-Alpha*/
 	{RTL_USB_DEVICE(0x2001, 0x330a, rtl92cu_hal_cfg)}, /*D-Link-Alpha*/
+	{RTL_USB_DEVICE(0x2001, 0x330d, rtl92cu_hal_cfg)}, /*D-Link DWA-131 */
 	{RTL_USB_DEVICE(0x2019, 0xab2b, rtl92cu_hal_cfg)}, /*Planex -Abocom*/
 	{RTL_USB_DEVICE(0x20f4, 0x624d, rtl92cu_hal_cfg)}, /*TRENDNet*/
 	{RTL_USB_DEVICE(0x2357, 0x0100, rtl92cu_hal_cfg)}, /*TP-Link WN8200ND*/
-- 
2.1.4


^ permalink raw reply related	[flat|nested] 8+ messages in thread
* rtlwifi: rtl8192cu: Add new USB ID
@ 2012-10-30 19:58 Albert Pool
  2012-10-30 20:45 ` Ben Hutchings
  0 siblings, 1 reply; 8+ messages in thread
From: Albert Pool @ 2012-10-30 19:58 UTC (permalink / raw)
  To: Larry Finger; +Cc: stable, linux-wireless

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 <albertpool@solcon.nl>
---
  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


^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2015-03-30  8:38 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-23 23:14 [PATCH] rtlwifi: rtl8192cu: Add new USB ID Larry Finger
2015-03-30  8:38 ` Kalle Valo
  -- strict thread matches above, loose matches on Subject: below --
2012-10-30 19:58 Albert Pool
2012-10-30 20:45 ` Ben Hutchings
2012-10-30 21:10   ` Christian Lamparter
2012-10-30 21:29     ` Larry Finger
2012-10-30 21:56       ` Christian Lamparter
2012-10-31  3:24         ` Larry Finger

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).