Source-Changes-HG archive

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

[src/trunk]: src/sys/dev/usb Another device...



details:   https://anonhg.NetBSD.org/src/rev/829c30b3d549
branches:  trunk
changeset: 477704:829c30b3d549
user:      augustss <augustss%NetBSD.org@localhost>
date:      Thu Oct 28 06:41:13 1999 +0000

description:
Another device...

diffstat:

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

diffs (27 lines):

diff -r 42ee31fa2dc2 -r 829c30b3d549 sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Thu Oct 28 06:38:51 1999 +0000
+++ b/sys/dev/usb/usbdevs       Thu Oct 28 06:41:13 1999 +0000
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.55 1999/10/19 21:15:35 augustss Exp $
+$NetBSD: usbdevs,v 1.56 1999/10/28 06:41:13 augustss Exp $
 
 /*
  * Copyright (c) 1998 The NetBSD Foundation, Inc.
@@ -99,6 +99,7 @@
 vendor MIDIMAN         0x0763  Midiman
 vendor SANDISK         0x0781  SanDisk Corp
 vendor SIIG            0x07cc  SIIG
+vendor HANDSPRING      0x082d  Handspring Inc.
 vendor ACTIVEWIRE      0x0854  ActiveWire Inc.
 vendor MOTOROLA                0x1063  Motorola
 vendor PLX             0x10b5  PLX
@@ -300,6 +301,9 @@
 /* SIIG products */
 product SIIG DIGIFILMREADER    0x0004  DigiFilm-Combo Reader
 
+/* Handspring Inc. */
+product        HANDSPRING VISOR        0x0100  Handspring Visor
+
 /* ActiveWire Inc. products */
 product ACTIVEWIRE IOBOARD     0x0100  I/O Board
 product ACTIVEWIRE IOBOARD_FW1 0x0101  I/O Board, rev. 1 firmware



Home | Main Index | Thread Index | Old Index