diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2008-02-22 10:45:16 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2008-02-22 10:45:16 +0000 |
commit | 964403eabb82c46e271b05b4bb4520dcc00be65d (patch) | |
tree | 42f8f2d48a4672e3e2fbffd90a651cbfb48df6ba /sys/dev | |
parent | 2797d267f96a5ae29c0b37eace0634f74dfa674a (diff) |
I-O Data USB-RSAQ5 serial from Masao Uebayashi in NetBSD.
Corega CG-WLUSB2GL WLAN from KIYOHARA Takashi in NetBSD.
Diffstat (limited to 'sys/dev')
-rw-r--r-- | sys/dev/usb/usbdevs | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index 77cbb4d38e8..1a5ea8623bc 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.334 2008/02/19 10:54:24 jsg Exp $ +$OpenBSD: usbdevs,v 1.335 2008/02/22 10:45:15 jsg Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -982,6 +982,7 @@ product COREGA FETHER_USB_TXS 0x000d FEther USB-TXS product COREGA WLANUSB 0x0012 Wireless LAN Stick-11 product COREGA FETHER_USB2_TX 0x0017 FEther USB2-TX product COREGA WLUSB_11_KEY 0x001a ULUSB-11 Key +product COREGA CGWLUSB2GL 0x002d CG-WLUSB2GL product COREGA RT2870_1 0x002f RT2870 product COREGA RT2870_2 0x003c RT2870 product COREGA RT2870_3 0x003f RT2870 @@ -1440,6 +1441,7 @@ product IODATA ETGUS2 0x0930 ETG-US2 product IODATA FT232R 0x093c FT232R product IODATA USBRSAQ 0x0a03 RSAQ1 Serial product IODATA2 USB2SC 0x0a09 USB2.0-SCSI Bridge USB2-SC +product IODATA USBRSAQ5 0x0a0e RSAQ5 Serial /* Iomega products */ product IOMEGA ZIP100 0x0001 Zip 100 |