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:
33a5d08
)
rtl8187: Add new device ID
author
Jelle Martijn Kok
<
[email protected]
>
Wed, 10 Feb 2010 15:34:09 +0000
(09:34 -0600)
committer
John W. Linville
<
[email protected]
>
Wed, 10 Feb 2010 18:14:09 +0000
(13:14 -0500)
Add new RTL8187B device.
Signed-off-by: Larry Finger <
[email protected]
>
Cc: Stable <
[email protected]
>
Signed-off-by: John W. Linville <
[email protected]
>
drivers/net/wireless/rtl818x/rtl8187_dev.c
patch
|
blob
|
history
diff --git
a/drivers/net/wireless/rtl818x/rtl8187_dev.c
b/drivers/net/wireless/rtl818x/rtl8187_dev.c
index bc5726dd5fe49f5fc7582f4a94d6bce4402de7af..7ba3052b0708aef88e7b8d32caaf6634b1c709b0 100644
(file)
--- a/
drivers/net/wireless/rtl818x/rtl8187_dev.c
+++ b/
drivers/net/wireless/rtl818x/rtl8187_dev.c
@@
-65,6
+65,7
@@
static struct usb_device_id rtl8187_table[] __devinitdata = {
/* Sitecom */
{USB_DEVICE(0x0df6, 0x000d), .driver_info = DEVICE_RTL8187},
{USB_DEVICE(0x0df6, 0x0028), .driver_info = DEVICE_RTL8187B},
+ {USB_DEVICE(0x0df6, 0x0029), .driver_info = DEVICE_RTL8187B},
/* Sphairon Access Systems GmbH */
{USB_DEVICE(0x114B, 0x0150), .driver_info = DEVICE_RTL8187},
/* Dick Smith Electronics */