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:
a58d452
)
rtl8187: Add USB ID for Netgear WG111V3
author
matthieu Barthélemy
<
[email protected]
>
Mon, 11 Aug 2008 04:34:59 +0000
(23:34 -0500)
committer
John W. Linville
<
[email protected]
>
Mon, 18 Aug 2008 15:05:13 +0000
(11:05 -0400)
Add the USB ID for a Netgear WG111v3.
Signed-off-by: matthieu Barthélemy <
[email protected]
>
Signed-off-by: Larry Finger <
[email protected]
>
Signed-off-by: John W. Linville <
[email protected]
>
drivers/net/wireless/rtl8187_dev.c
patch
|
blob
|
history
diff --git
a/drivers/net/wireless/rtl8187_dev.c
b/drivers/net/wireless/rtl8187_dev.c
index 57376fb993edecbd984876f2a24cfa22f863fafc..ca5deb6244e63c881ba3e48bdee13da2ca2f0716 100644
(file)
--- a/
drivers/net/wireless/rtl8187_dev.c
+++ b/
drivers/net/wireless/rtl8187_dev.c
@@
-40,6
+40,7
@@
static struct usb_device_id rtl8187_table[] __devinitdata = {
/* Netgear */
{USB_DEVICE(0x0846, 0x6100), .driver_info = DEVICE_RTL8187},
{USB_DEVICE(0x0846, 0x6a00), .driver_info = DEVICE_RTL8187},
+ {USB_DEVICE(0x0846, 0x4260), .driver_info = DEVICE_RTL8187B},
/* HP */
{USB_DEVICE(0x03f0, 0xca02), .driver_info = DEVICE_RTL8187},
/* Sitecom */