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:
385918c
)
carl9170: add Airlive X.USB a/b/g/n USBID
author
Jan Puk
<janpuk@volny.cz>
Tue, 22 Feb 2011 13:49:43 +0000
(14:49 +0100)
committer
John W. Linville
<linville@tuxdriver.com>
Fri, 25 Feb 2011 20:21:50 +0000
(15:21 -0500)
"AirLive X.USB now works perfectly under a Linux
environment!"
Cc: <stable@kernel.org>
Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/carl9170/usb.c
patch
|
blob
|
history
diff --git
a/drivers/net/wireless/ath/carl9170/usb.c
b/drivers/net/wireless/ath/carl9170/usb.c
index 537732e5964fa2e4122e11face3943e0855b9119..f82c400be28864d58edd9a5d38bd10f8a8c73f9d 100644
(file)
--- a/
drivers/net/wireless/ath/carl9170/usb.c
+++ b/
drivers/net/wireless/ath/carl9170/usb.c
@@
-118,6
+118,8
@@
static struct usb_device_id carl9170_usb_ids[] = {
{ USB_DEVICE(0x057c, 0x8402) },
/* Qwest/Actiontec 802AIN Wireless N USB Network Adapter */
{ USB_DEVICE(0x1668, 0x1200) },
+ /* Airlive X.USB a/b/g/n */
+ { USB_DEVICE(0x1b75, 0x9170) },
/* terminate */
{}