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 a Genesys hub.



details:   https://anonhg.NetBSD.org/src/rev/1f2c6862df70
branches:  trunk
changeset: 534982:1f2c6862df70
user:      augustss <augustss%NetBSD.org@localhost>
date:      Wed Aug 07 15:39:23 2002 +0000

description:
Add a Genesys hub.

diffstat:

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

diffs (17 lines):

diff -r bcfa5cd11462 -r 1f2c6862df70 sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Wed Aug 07 15:29:57 2002 +0000
+++ b/sys/dev/usb/usbdevs       Wed Aug 07 15:39:23 2002 +0000
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.265 2002/08/03 14:40:44 soren Exp $
+$NetBSD: usbdevs,v 1.266 2002/08/07 15:39:23 augustss Exp $
 
 /*
  * Copyright (c) 1998, 1999, 2000 The NetBSD Foundation, Inc.
@@ -666,6 +666,7 @@
 product FUJIPHOTO MASS0100     0x0100  Mass Storage
 
 /* Genesys Logic products */
+product GENESYS HUB604         0x0604  Hub
 product GENESYS GL641USB       0x0700  GL641USB CompactFlash Card Reader
 
 /* Hagiwara products */



Home | Main Index | Thread Index | Old Index