diff options
author | Nathan Binkert <nate@cvs.openbsd.org> | 2003-05-18 18:16:52 +0000 |
---|---|---|
committer | Nathan Binkert <nate@cvs.openbsd.org> | 2003-05-18 18:16:52 +0000 |
commit | 51a521d056d26c9ee62b24f917a1cf3ccfb4f37c (patch) | |
tree | c2128205a330194a0d4dc8144234a80a182e5db4 /sys/dev/usb | |
parent | 0614897925556677f7f578b68f43eadcfa81a5a6 (diff) |
add mcbride's cf adapter
Diffstat (limited to 'sys/dev/usb')
-rw-r--r-- | sys/dev/usb/usbdevs | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index e5786270d07..c0da8269c56 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.64 2003/05/17 16:42:37 nate Exp $ +$OpenBSD: usbdevs,v 1.65 2003/05/18 18:16:51 nate Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -240,6 +240,7 @@ vendor GUILLEMOT 0x06f8 Guillemot vendor SMC 0x0707 Standard Microsystems vendor PUTERCOM 0x0708 Putercom vendor MCT 0x0711 MCT +vendor IMATION 0x0718 Imation vendor DIGITALSTREAM 0x074e Digital Stream vendor AUREAL 0x0755 Aureal Semiconductor vendor MIDIMAN 0x0763 Midiman @@ -791,6 +792,9 @@ product IBM USBCDROMDRIVE 0x4427 USB CD-ROM Drive /* Iiyama products */ product IIYAMA HUB 0x0201 Hub +/* Imation */ +product IMATION FLASHGO 0xb000 Flash Go! + /* Inside Out Networks products */ product INSIDEOUT EDGEPORT4 0x0001 EdgePort/4 RS232 product INSIDEOUT HUBPORT7 0x0002 Hubport/7 |