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 some IOMEGA products.



details:   https://anonhg.NetBSD.org/src/rev/6caafaf43801
branches:  trunk
changeset: 553271:6caafaf43801
user:      augustss <augustss%NetBSD.org@localhost>
date:      Mon Oct 13 17:15:03 2003 +0000

description:
Add some IOMEGA products.

diffstat:

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

diffs (18 lines):

diff -r 1bea9a49af63 -r 6caafaf43801 sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Mon Oct 13 17:07:55 2003 +0000
+++ b/sys/dev/usb/usbdevs       Mon Oct 13 17:15:03 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.345 2003/10/11 12:11:13 wiz Exp $
+$NetBSD: usbdevs,v 1.346 2003/10/13 17:15:03 augustss Exp $
 
 /*
  * Copyright (c) 1998, 1999, 2000 The NetBSD Foundation, Inc.
@@ -862,6 +862,8 @@
 /* Iomega products */
 product IOMEGA ZIP100          0x0001  Zip 100
 product IOMEGA ZIP250          0x0030  Zip 250
+product IOMEGA ZIP250_2                0x0032  Zip 250
+product IOMEGA CDRW            0x0055  CDRW 9602
 
 /* JRC products */
 product JRC AH_J3001V_J3002V   0x0001  AirH\"PHONE AH-J3001V/J3002V



Home | Main Index | Thread Index | Old Index