diff options
| author | augustss <augustss@NetBSD.org> | 2003-04-22 22:07:40 +0000 |
|---|---|---|
| committer | augustss <augustss@NetBSD.org> | 2003-04-22 22:07:40 +0000 |
| commit | a237a7a0115448420f2783fbc6aa28f4ac9bd2ab (patch) | |
| tree | 25b73a6d7555e1985ea205928c790e4a0021d158 /sys/dev/usb/usbdevs | |
| parent | b12c8ecd7f2e331d0d955843854a85450d587e01 (diff) | |
Fix some naming bugs.
Diffstat (limited to 'sys/dev/usb/usbdevs')
| -rw-r--r-- | sys/dev/usb/usbdevs | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index 38983d245c4..6b0951b6699 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$NetBSD: usbdevs,v 1.315 2003/04/21 16:36:52 augustss Exp $ +$NetBSD: usbdevs,v 1.316 2003/04/22 22:07:40 augustss Exp $ /* * Copyright (c) 1998, 1999, 2000 The NetBSD Foundation, Inc. @@ -239,7 +239,7 @@ vendor MCT 0x0711 MCT vendor DIGITALSTREAM 0x074e Digital Stream vendor AUREAL 0x0755 Aureal Semiconductor vendor MIDIMAN 0x0763 Midiman -vendor ASIX 0x077b ASIX Electronics +vendor LINKSYS2 0x077b Linksys vendor GRIFFIN 0x077d Griffin Technology vendor SANDISK 0x0781 SanDisk Corp vendor JENOPTIK 0x0784 Jenoptik @@ -331,6 +331,7 @@ vendor TODOS 0x0b0c Todos Data System vendor NEC2 0x0b62 NEC vendor ATI2 0x0b6f ATI vendor KURUSUGAWA 0x0b7e Kurusugawa Electronics, Inc. +vendor ASIX 0x0b95 ASIX Electronics vendor GREENHOUSE2 0x0bda GREENHOUSE vendor ADDONICS2 0x0bf6 Addonics Technology vendor AGATE 0x0c08 Agate Technologies @@ -476,7 +477,7 @@ product ASAHIOPTICAL OPTIO230 0x0004 PENTAX Optio230 product ASANTE EA 0x1427 Ethernet Adapter /* ASIX Electronics products */ -product ASIX AX88172 0x2226 USB 2.0 10/100 ethernet controller +product ASIX AX88172 0x1720 USB 2.0 10/100 ethernet controller /* ATen products */ product ATEN UC1284 0x2001 Parallel printer adapter @@ -919,6 +920,7 @@ product LINKSYS USB100H1 0x2204 USB100H1 Ethernet/HPNA product LINKSYS USB10TA 0x2206 USB10TA Ethernet product LINKSYS WUSB11 0x2211 WUSB11 Wireless USB Network Adapter product LINKSYS WUSB11_25 0x2212 WUSB11 Wireless USB Network Adapter (version 2.5) +product LINKSYS2 USB200M 0x2226 USB 2.0 10/100 ethernet controller product LINKSYS USB10TX2 0x400b USB10TX /* Logitech products */ |
