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 product



details:   https://anonhg.NetBSD.org/src/rev/965b674f2f1d
branches:  trunk
changeset: 521037:965b674f2f1d
user:      ichiro <ichiro%NetBSD.org@localhost>
date:      Tue Jan 22 03:12:18 2002 +0000

description:
add product
RATOC Systems USB serial adapter REX-USB60

diffstat:

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

diffs (27 lines):

diff -r 635c9c7642b3 -r 965b674f2f1d sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Tue Jan 22 02:39:59 2002 +0000
+++ b/sys/dev/usb/usbdevs       Tue Jan 22 03:12:18 2002 +0000
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.218 2002/01/21 11:20:25 augustss Exp $
+$NetBSD: usbdevs,v 1.219 2002/01/22 03:12:18 ichiro Exp $
 
 /*
  * Copyright (c) 1998, 1999, 2000 The NetBSD Foundation, Inc.
@@ -163,6 +163,7 @@
 vendor QUICKSHOT       0x057f  Quickshot
 vendor ROLAND          0x0582  Roland
 vendor ROCKFIRE                0x0583  Rockfire
+vendor RATOC           0x0584  RATOC Systems,Inc.
 vendor ZYXEL           0x0586  ZyXEL Communication
 vendor ALCOR           0x058f  Alcor Micro
 vendor IOMEGA          0x059b  Iomega
@@ -962,6 +963,9 @@
 /* Rockfire products */
 product ROCKFIRE GAMEPAD       0x2033  gamepad 203USB
 
+/* RATOC Systems products */
+product RATOC REXUSB60         0xb000  USB serial adapter REX-USB60
+
 /* Saitek products */
 product SAITEK CYBORG_3D_GOLD  0x0006  Cyborg 3D Gold Joystick
 



Home | Main Index | Thread Index | Old Index