diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2007-01-18 06:28:12 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2007-01-18 06:28:12 +0000 |
commit | dd923bf18ab6cfefc7445341a49a6964e63f607f (patch) | |
tree | e13a93fd33532ba186bef1ba870b50e2c2c8de9e /sys/dev/usb/usbdevs | |
parent | bba46138532064d56ae212d796b22eec0d96cb69 (diff) |
Add a bunch of as yet untested AX88178 devices.
Diffstat (limited to 'sys/dev/usb/usbdevs')
-rw-r--r-- | sys/dev/usb/usbdevs | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index c5c005f0b4a..92f50ed09b1 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.253 2007/01/18 01:35:40 jsg Exp $ +$OpenBSD: usbdevs,v 1.254 2007/01/18 06:28:11 jsg Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -471,6 +471,7 @@ vendor GIGASET 0x1690 Gigaset vendor GLOBALSUN 0x16ab Global Sun Technology vendor JABLOTRON 0x16d6 Jablotron vendor CMOTECH 0x16d8 CMOTECH CDMA Technologies +vendor LINKSYS4 0x1737 Linksys vendor SENAO 0x1740 Senao vendor METAGEEK 0x1781 MetaGeek vendor QCOM 0x18e8 Qcom @@ -783,6 +784,7 @@ product BELKIN F5U257 0x0257 F5U257 Serial product BELKIN F5U409 0x0409 F5U409 Serial product BELKIN F6C550AVR 0x0551 F6C550-AVR UPS product BELKIN F5U120 0x1203 F5U120-PC Hub +product BELKIN F5D5055 0x5055 F5D5055 product BELKIN F5D7050 0x7050 F5D7050 54g USB Network Adapter product BELKIN F5D7050A 0x705a F5D705A 54g USB Network Adapter product BELKIN F5D7050C 0x705c F5D705C 54g USB Network Adapter @@ -1426,6 +1428,7 @@ product LEXAR 2662WAR 0xa002 2662W-AR product LEXMARK S2450 0x0009 Optra S 2450 /* Linksys products */ +product LINKSYS4 USB1000 0x0039 USB1000 product LINKSYS MAUSB2 0x0105 Camedia MAUSB-2 product LINKSYS USB10TX1 0x200c USB10TX product LINKSYS USB10T 0x2202 USB10T Ethernet @@ -1767,6 +1770,7 @@ product PILOTECH CRW600 0x0001 CRW-600 6-in-1 /* Planex Communications products */ product PLANEX GW_US11H 0x14ea GW-US11H WLAN product PLANEX2 GW_US11S 0x3220 GW-US11S WLAN +product PLANEX3 GU1000T 0xab11 GU-1000T product PLANEX3 GWUS54MINI 0xab13 GW-US54Mini product PLANEX2 GWUS54SG 0xc002 GW-US54SG product PLANEX2 GWUS54GZL 0xc007 GW-US54GZL @@ -1998,6 +2002,7 @@ product SITECOM2 WL022 0x182d WL-022 product SITECOM CN104 0x2068 CN104 /* Sitecom Europe products */ +product SITECOMEU LN028 0x061c LN-028 product SITECOMEU WL113 0x9071 WL-113 product SITECOMEU WL172 0x90ac WL-172 product SITECOMEU WL113R2 0x9712 WL-113 rev 2 |