Source-Changes-HG archive

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

[src/trunk]: src/sys/dev/usb Correct product name for the Genesys hub.



details:   https://anonhg.NetBSD.org/src/rev/d3b3270ec416
branches:  trunk
changeset: 534992:d3b3270ec416
user:      augustss <augustss%NetBSD.org@localhost>
date:      Wed Aug 07 23:26:18 2002 +0000

description:
Correct product name for the Genesys hub.

diffstat:

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

diffs (18 lines):

diff -r 028ee9315f1c -r d3b3270ec416 sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Wed Aug 07 23:20:29 2002 +0000
+++ b/sys/dev/usb/usbdevs       Wed Aug 07 23:26:18 2002 +0000
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.266 2002/08/07 15:39:23 augustss Exp $
+$NetBSD: usbdevs,v 1.267 2002/08/07 23:26:18 augustss Exp $
 
 /*
  * Copyright (c) 1998, 1999, 2000 The NetBSD Foundation, Inc.
@@ -666,7 +666,7 @@
 product FUJIPHOTO MASS0100     0x0100  Mass Storage
 
 /* Genesys Logic products */
-product GENESYS HUB604         0x0604  Hub
+product GENESYS GL650          0x0604  GL650 Hub
 product GENESYS GL641USB       0x0700  GL641USB CompactFlash Card Reader
 
 /* Hagiwara products */



Home | Main Index | Thread Index | Old Index