projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d61f978
)
rtlwifi: rtl8192cu: Add new USB ID
author
Albert Pool
<
[email protected]
>
Tue, 30 Oct 2012 19:58:06 +0000
(20:58 +0100)
committer
John W. Linville
<
[email protected]
>
Fri, 16 Nov 2012 19:52:24 +0000
(14:52 -0500)
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]
>
Cc:
[email protected]
Acked-by: Larry Finger <
[email protected]
>
Signed-off-by: John W. Linville <
[email protected]
>
drivers/net/wireless/rtlwifi/rtl8192cu/sw.c
patch
|
blob
|
history
diff --git
a/drivers/net/wireless/rtlwifi/rtl8192cu/sw.c
b/drivers/net/wireless/rtlwifi/rtl8192cu/sw.c
index 9970c2b1b19979dc3577472c7c21e27703a38a76..b7e6607e6b6d038bd604657bb4fdcc883b171d7a 100644
(file)
--- 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*/