diff options
| author | augustss <augustss@NetBSD.org> | 2002-10-08 12:40:24 +0000 |
|---|---|---|
| committer | augustss <augustss@NetBSD.org> | 2002-10-08 12:40:24 +0000 |
| commit | f4cd09f3f31f0f774df26b0a7a5e141b5c4b0194 (patch) | |
| tree | 5ee1dd71ad0491ca3f6a6f38a6d302aa53a4a8c6 /sys/dev/usb/usbdevs | |
| parent | 3decf6fda307e7b56be80e1f4a6b7e88fe114dc7 (diff) | |
Add some serial adapters. From FreeBSD.
Diffstat (limited to 'sys/dev/usb/usbdevs')
| -rw-r--r-- | sys/dev/usb/usbdevs | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index 5f4ca1bd1ec..6afb397884d 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$NetBSD: usbdevs,v 1.276 2002/10/01 17:13:17 soren Exp $ +$NetBSD: usbdevs,v 1.277 2002/10/08 12:40:24 augustss Exp $ /* * Copyright (c) 1998, 1999, 2000 The NetBSD Foundation, Inc. @@ -293,6 +293,7 @@ vendor AUDIOTECHNICA 0x0909 Audio-Technica vendor TRUMPION 0x090a Trumpion Microelectronics vendor ALATION 0x0910 Alation Systems vendor CONCORDCAMERA 0x0919 Concord Camera +vendor GOHUBS 0x0921 GoHubs vendor BIOMETRIC 0x0929 American Biometric Company vendor YANO 0x094f Yano vendor KINGSTON 0x0951 Kingston Technology @@ -483,8 +484,10 @@ product AVISION 1200U 0x0268 1200U scanner /* Belkin products */ /*product BELKIN F5U111 0x???? F5U111 Ethernet adapter*/ product BELKIN2 F5U002 0x0002 F5U002 Parallel printer adapter +product BELKIN F5U103 0x0103 F5U103 Serial adapter product BELKIN SCSI 0x0115 SCSI Adaptor product BELKIN USB2LAN 0x0121 USB to LAN Converter +product BELKIN F5U120 0x1203 F5U120-PC Hub /* Billionton products */ product BILLIONTON USB100 0x0986 USB100N 10/100 FastEthernet Adapter @@ -676,6 +679,9 @@ product FUJIPHOTO MASS0100 0x0100 Mass Storage product GENESYS GL650 0x0604 GL650 Hub product GENESYS GL641USB 0x0700 GL641USB CompactFlash Card Reader +/* GoHubs products */ +product GOHUBS GOCOM232 0x1001 GoCOM232 Serial converter + /* Hagiwara products */ product HAGIWARA FGSM 0x0002 FlashGate SmartMedia Card Reader product HAGIWARA FGCF 0x0003 FlashGate CompactFlash Card Reader |
