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:
8626d52
)
staging: r8188eu: Add new USB ID
author
Larry Finger
<
[email protected]
>
Mon, 25 Aug 2014 21:05:38 +0000
(16:05 -0500)
committer
Greg Kroah-Hartman
<
[email protected]
>
Mon, 25 Aug 2014 22:00:56 +0000
(15:00 -0700)
The Elecom WDC-150SU2M uses this chip.
Reported-by: Hiroki Kondo <
[email protected]
>
Signed-off-by: Larry Finger <
[email protected]
>
Cc: stable <
[email protected]
>
Signed-off-by: Greg Kroah-Hartman <
[email protected]
>
drivers/staging/rtl8188eu/os_dep/usb_intf.c
patch
|
blob
|
history
diff --git
a/drivers/staging/rtl8188eu/os_dep/usb_intf.c
b/drivers/staging/rtl8188eu/os_dep/usb_intf.c
index 264e639f0cdf46c648dc1bb0a0d20f091516e7e2..407a318b09dbe2837dc64573792e6f886cc88d62 100644
(file)
--- a/
drivers/staging/rtl8188eu/os_dep/usb_intf.c
+++ b/
drivers/staging/rtl8188eu/os_dep/usb_intf.c
@@
-43,6
+43,7
@@
static struct usb_device_id rtw_usb_id_tbl[] = {
{USB_DEVICE(USB_VENDER_ID_REALTEK, 0x0179)}, /* 8188ETV */
/*=== Customer ID ===*/
/****** 8188EUS ********/
+ {USB_DEVICE(0x056e, 0x4008)}, /* Elecom WDC-150SU2M */
{USB_DEVICE(0x07b8, 0x8179)}, /* Abocom - Abocom */
{USB_DEVICE(0x2001, 0x330F)}, /* DLink DWA-125 REV D1 */
{USB_DEVICE(0x2001, 0x3310)}, /* Dlink DWA-123 REV D1 */