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 Zip 250.



details:   https://anonhg.NetBSD.org/src/rev/33bc4b5775d9
branches:  trunk
changeset: 485156:33bc4b5775d9
user:      augustss <augustss%NetBSD.org@localhost>
date:      Thu Apr 20 23:39:50 2000 +0000

description:
Add Zip 250.

diffstat:

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

diffs (17 lines):

diff -r e325e3d00d47 -r 33bc4b5775d9 sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Thu Apr 20 20:02:34 2000 +0000
+++ b/sys/dev/usb/usbdevs       Thu Apr 20 23:39:50 2000 +0000
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.92 2000/04/15 15:57:27 augustss Exp $
+$NetBSD: usbdevs,v 1.93 2000/04/20 23:39:50 augustss Exp $
 
 /*
  * Copyright (c) 1998, 1999, 2000 The NetBSD Foundation, Inc.
@@ -407,6 +407,7 @@
 
 /* Iomega products */
 product IOMEGA ZIP100          0x0001  Zip 100
+product IOMEGA ZIP250          0x0030  Zip 250
 
 /* Kawasaki products */
 product KLSI DUH3E10BT         0x0008  USB ethernet controller engine



Home | Main Index | Thread Index | Old Index