Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/dev/usb Add some serial adapters. From FreeBSD.



details:   https://anonhg.NetBSD.org/src/rev/a397ad7704e1
branches:  trunk
changeset: 537916:a397ad7704e1
user:      augustss <augustss%NetBSD.org@localhost>
date:      Tue Oct 08 12:40:24 2002 +0000

description:
Add some serial adapters.  From FreeBSD.

diffstat:

 sys/dev/usb/usbdevs |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diffs (38 lines):

diff -r 7a6007b4bb8c -r a397ad7704e1 sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Tue Oct 08 12:33:34 2002 +0000
+++ b/sys/dev/usb/usbdevs       Tue Oct 08 12:40:24 2002 +0000
@@ -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 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 @@
 /* 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 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



Home | Main Index | Thread Index | Old Index