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 Pilotech and its CRW-600 6-in-1 USB flash re...



details:   https://anonhg.NetBSD.org/src/rev/fcde499acd93
branches:  trunk
changeset: 546004:fcde499acd93
user:      uwe <uwe%NetBSD.org@localhost>
date:      Fri Apr 18 23:28:09 2003 +0000

description:
Add Pilotech and its CRW-600 6-in-1 USB flash reader.

diffstat:

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

diffs (27 lines):

diff -r eef0cd7a6bea -r fcde499acd93 sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Fri Apr 18 23:19:24 2003 +0000
+++ b/sys/dev/usb/usbdevs       Fri Apr 18 23:28:09 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.313 2003/04/17 16:41:00 jdolecek Exp $
+$NetBSD: usbdevs,v 1.314 2003/04/18 23:28:09 uwe Exp $
 
 /*
  * Copyright (c) 1998, 1999, 2000 The NetBSD Foundation, Inc.
@@ -338,6 +338,7 @@
 vendor TANGTOP         0x0d3d  Tangtop
 vendor PEN             0x0d7d  Pen Drive
 vendor OTI             0x0ea0  Ours Technology Inc.
+vendor PILOTECH                0x0eaf  Pilotech
 vendor MOTOROLA                0x1063  Motorola
 vendor CCYU            0x1065  CCYU Technology
 vendor PLX             0x10b5  PLX
@@ -1132,6 +1133,9 @@
 product PIENGINEERING PS2USB   0x020b  PS2 to Mac USB Adapter
 product PIENGINEERING XKEYS    0x0233  Xkeys Programmable Keyboard
 
+/* Pilotech Systems Co., Ltd products */
+product PILOTECH CRW600                0x0001  CRW-600 6-in-1 Reader
+
 /* PLX products */
 product PLX TESTBOARD          0x9060  test board
 



Home | Main Index | Thread Index | Old Index