diff options
author | 2003-05-17 16:42:37 +0000 | |
---|---|---|
committer | 2003-05-17 16:42:37 +0000 | |
commit | e597fd8f4f42db2114228bc23a47610070f88290 (patch) | |
tree | 6ee44fbadf4abdab3469264a9219824e1e3d4f08 | |
parent | paramters -> parameters in comment. (diff) | |
download | wireguard-openbsd-e597fd8f4f42db2114228bc23a47610070f88290.tar.xz wireguard-openbsd-e597fd8f4f42db2114228bc23a47610070f88290.zip |
another zip 250
-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 c36363fcded..e5786270d07 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.63 2003/05/17 03:26:20 nate Exp $ +$OpenBSD: usbdevs,v 1.64 2003/05/17 16:42:37 nate Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -844,6 +844,7 @@ product IODATA2 USB2SC 0x0a09 USB2.0-SCSI Bridge USB2-SC /* Iomega products */ product IOMEGA ZIP100 0x0001 Zip 100 product IOMEGA ZIP250 0x0030 Zip 250 +product IOMEGA ZIP250_2 0x0032 Zip 250 /* Jaton products */ product JATON EDA 0x5704 Ethernet Device Adapter |