diff options
author | Damien Bergamini <damien@cvs.openbsd.org> | 2008-11-16 09:33:44 +0000 |
---|---|---|
committer | Damien Bergamini <damien@cvs.openbsd.org> | 2008-11-16 09:33:44 +0000 |
commit | 3a7108088961d5f51fa42f075a9f66b8910eed85 (patch) | |
tree | c5bd42f773c1ab39f3c54fa129b9caffc25abff9 | |
parent | 3ce6aa98bd5226402d9a5f5856e9794970ad7e90 (diff) |
USB IDs for Atheros AR9170.
-rw-r--r-- | sys/dev/usb/usbdevs | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index d3dc53a702e..1e985920d7d 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.387 2008/10/23 17:13:55 deraadt Exp $ +$OpenBSD: usbdevs,v 1.388 2008/11/16 09:33:43 damien Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -824,6 +824,7 @@ product ATHEROS2 AR5523_2 0x0003 AR5523 product ATHEROS2 AR5523_2_NF 0x0004 AR5523 product ATHEROS2 AR5523_3 0x0005 AR5523 product ATHEROS2 AR5523_3_NF 0x0006 AR5523 +product ATHEROS2 AR9170 0x9170 AR9170 /* ATI products */ product ATI2 205 0xa001 USB Cable 205 @@ -1148,6 +1149,7 @@ product DLINK2 WUA1340 0x3c04 WUA-1340 product DLINK2 DWA111 0x3c06 DWA-111 product DLINK2 DWA110 0x3c07 DWA-110 product DLINK2 RT2870 0x3c09 RT2870 +product DLINK2 AR9170 0x3c10 AR9170 /* D-Link(3) products */ product DLINK3 KVM221 0x020f KVM-221 @@ -2072,6 +2074,7 @@ product NETGEAR WG111V2_2 0x4240 PrismGT USB 2.0 WLAN product NETGEAR WG111U 0x4300 WG111U product NETGEAR WG111U_NF 0x4301 WG111U product NETGEAR WG111V2 0x6a00 WG111v2 +product NETGEAR AR9170 0x9010 AR9170 /* Netgear(2) products */ product NETGEAR2 MA101 0x4100 MA101 |