diff options
author | Nathan Binkert <nate@cvs.openbsd.org> | 2003-05-29 19:14:02 +0000 |
---|---|---|
committer | Nathan Binkert <nate@cvs.openbsd.org> | 2003-05-29 19:14:02 +0000 |
commit | fd9a27944c349d989d396292cecc0549b583eedd (patch) | |
tree | e10e24b676a5e9867a89bd43a56bed13f4a4880d | |
parent | 6be558db80621a3bfa0dedace44515e378d7f30a (diff) |
another Iomega device
-rw-r--r-- | sys/dev/usb/usbdevs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index f3ac5d70aea..5fda77cc566 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.66 2003/05/21 01:17:06 nate Exp $ +$OpenBSD: usbdevs,v 1.67 2003/05/29 19:14:01 nate Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -850,6 +850,7 @@ product IODATA2 USB2SC 0x0a09 USB2.0-SCSI Bridge USB2-SC 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 /* Jaton products */ product JATON EDA 0x5704 Ethernet Device Adapter |