diff options
author | 2004-05-10 10:46:10 +0000 | |
---|---|---|
committer | 2004-05-10 10:46:10 +0000 | |
commit | 6da4ec023eb099021faa8f912e43d1acdac38907 (patch) | |
tree | 330454fefd131167364ad52c874cadbb769c36cb | |
parent | regen. This and previous: ok deraadt@ (diff) | |
download | wireguard-openbsd-6da4ec023eb099021faa8f912e43d1acdac38907.tar.xz wireguard-openbsd-6da4ec023eb099021faa8f912e43d1acdac38907.zip |
New USB card reader (in an MSI865 chassis).
OnSpec also appears to have a new Vendor ID, from NetBSD.
ok deraadt@
-rw-r--r-- | sys/dev/usb/usbdevs | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index 0bc54dcb018..e3cab103bb4 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.83 2004/05/08 23:53:21 deraadt Exp $ +$OpenBSD: usbdevs,v 1.84 2004/05/10 10:46:10 peter Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -372,6 +372,7 @@ vendor PQI 0x3538 PQI vendor DAISY 0x3579 Daisy Technology vendor NI 0x3923 National Instruments vendor IODATA2 0x40bb I-O Data +vendor ONSPEC2 0x55aa OnSpec vendor INTEL 0x8086 Intel vendor HP2 0xf003 Hewlett Packard @@ -1157,6 +1158,8 @@ product ONSPEC STECHCFSM 0xa006 Simple Tech/Datafab CF+SM Reader product ONSPEC LC1 0xa109 CF + SM Combo (LC1) product ONSPEC MD1II 0xb006 Datafab MD1-II PC-Card Reader +product ONSPEC2 8IN2 0xb012 8In2 Reader + /* Ours Technology Inc. */ product OTI SOLID 0x6803 Solid state disk |