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 Sandisk ImageMate.



details:   https://anonhg.NetBSD.org/src/rev/1b6f04902983
branches:  trunk
changeset: 477161:1b6f04902983
user:      augustss <augustss%NetBSD.org@localhost>
date:      Wed Oct 13 09:00:21 1999 +0000

description:
Add Sandisk ImageMate.

diffstat:

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

diffs (27 lines):

diff -r 534133d8e548 -r 1b6f04902983 sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Wed Oct 13 08:10:55 1999 +0000
+++ b/sys/dev/usb/usbdevs       Wed Oct 13 09:00:21 1999 +0000
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.51 1999/10/13 03:01:37 augustss Exp $
+$NetBSD: usbdevs,v 1.52 1999/10/13 09:00:21 augustss Exp $
 
 /*
  * Copyright (c) 1998 The NetBSD Foundation, Inc.
@@ -94,6 +94,7 @@
 vendor MACALLY         0x0618  Macally
 vendor MULTITECH       0x06e0  MultiTech
 vendor ADS             0x06e1  ADS Technologies
+vendor SANDISK         0x0781  SanDisk Corp
 vendor SIIG            0x07cc  SIIG
 vendor ACTIVEWIRE      0x0854  ActiveWire Inc.
 vendor MOTOROLA                0x1063  Motorola
@@ -280,6 +281,9 @@
 product ENTREGA EZUSB          0x8000  EZ-USB
 product ENTREGA SERIAL         0x8001  DB25 Serial connector
 
+/* SanDisk products */
+product        SANDISK IMAGEMATE       0x0001  USB ImageMate
+
 /* SIIG products */
 product SIIG DIGIFILMREADER    0x0004  DigiFilm-Combo Reader
 



Home | Main Index | Thread Index | Old Index