diff options
| author | augustss <augustss@NetBSD.org> | 2000-08-12 14:51:01 +0000 |
|---|---|---|
| committer | augustss <augustss@NetBSD.org> | 2000-08-12 14:51:01 +0000 |
| commit | 3fff1255eadd25332feebe5a5b7ca319cae8aa97 (patch) | |
| tree | 573210a01ab7929ca354dc6fbea96860506b1c5c /sys/dev/usb/usbdevs | |
| parent | 124bec855aa7588e38c654e7fe6ba714dc6ede1d (diff) | |
Add some more vendors and devices.
Diffstat (limited to 'sys/dev/usb/usbdevs')
| -rw-r--r-- | sys/dev/usb/usbdevs | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index 6fddc7bfadd..f08d4a700ca 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$NetBSD: usbdevs,v 1.106 2000/08/04 11:57:34 augustss Exp $ +$NetBSD: usbdevs,v 1.107 2000/08/12 14:51:01 augustss Exp $ /* * Copyright (c) 1998, 1999, 2000 The NetBSD Foundation, Inc. @@ -122,6 +122,7 @@ vendor ALCOR 0x058f Alcor Micro, Inc. vendor IOMEGA 0x059b Iomega Corp. vendor ATREND 0x059c A-Trend Technology Co., Ltd. vendor AID 0x059d Advanced Input Devices +vendor LACIE 0x059f LaCie vendor OMNIVISION 0x05a9 OmniVision vendor INSYSTEM 0x05ab In-System Design vendor APPLE 0x05ac Apple Computer @@ -231,6 +232,7 @@ vendor GEOCAST 0x0a79 Geocast Network Systems vendor MOTOROLA 0x1063 Motorola vendor PLX 0x10b5 PLX vendor BELKIN2 0x1293 Belkin Components (2nd) +vendor UMAX 0x1606 UMAX vendor INSIDEOUT 0x1608 Inside Out Networks vendor ENTREGA 0x1645 Entrega vendor ACTIONTEC 0x1668 Actiontec Electronics, Inc. @@ -388,6 +390,7 @@ product ENTREGA EZUSB 0x8000 EZ-USB /*product ENTREGA SERIAL_DB9 0x8093 DB9 Serial connector*/ /* Epson products */ +product EPSON PRINTER1 0x0001 USB Printer product EPSON PRINTER2 0x0002 ISD USB Smart Cable for Mac product EPSON PRINTER3 0x0003 ISD USB Smart Cable @@ -472,6 +475,9 @@ product KYE NICHE 0x0001 Niche mouse product KYE NETSCROLL 0x0003 Genius NetScroll mouse product KYE FLIGHT2000 0x1004 Flight 2000 joystick +/* LaCie products */ +product LACIE CDRW 0xa602 CD R/W + /* Lexmark products */ product LEXMARK S2450 0x0009 Optra S 2450 @@ -629,6 +635,9 @@ product TI UTUSB41 0x1446 UT-USB41 hub /* Thrustmaster products */ product THRUST FUSION_PAD 0xa0a3 Fusion Digital Gamepad +/* UMAX products */ +product UMAX ASTRA1220U 0x0010 Astra 1220U + /* Universal Access products */ product UNIACCESS PANACHE 0x0101 Panache Surf USB ISDN Adapter |
