projects
/
platform
/
upstream
/
kernel-adaptation-pc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
011f5c5
)
ar9170: add Cace Airpcap NX usb_id
author
Christian Lamparter
<chunkeey@web.de>
Tue, 24 Mar 2009 20:58:08 +0000
(21:58 +0100)
committer
John W. Linville
<linville@tuxdriver.com>
Thu, 16 Apr 2009 14:39:12 +0000
(10:39 -0400)
This patch adds a new device to ar9170usb.
Reported-by: Mike Kershaw/Dragorn <dragorn@kismetwireless.net>
Signed-off-by: Christian Lamparter <chunkeey@web.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ar9170/usb.c
patch
|
blob
|
history
diff --git
a/drivers/net/wireless/ar9170/usb.c
b/drivers/net/wireless/ar9170/usb.c
index
ad29684
..
43e8d8d
100644
(file)
--- a/
drivers/net/wireless/ar9170/usb.c
+++ b/
drivers/net/wireless/ar9170/usb.c
@@
-59,6
+59,8
@@
static struct usb_device_id ar9170_usb_ids[] = {
{ USB_DEVICE(0x0cf3, 0x9170) },
/* Atheros TG121N */
{ USB_DEVICE(0x0cf3, 0x1001) },
+ /* Cace Airpcap NX */
+ { USB_DEVICE(0xcace, 0x0300) },
/* D-Link DWA 160A */
{ USB_DEVICE(0x07d1, 0x3c10) },
/* Netgear WNDA3100 */