diff options
author | Yojiro Uo <yuo@cvs.openbsd.org> | 2008-06-08 20:43:32 +0000 |
---|---|---|
committer | Yojiro Uo <yuo@cvs.openbsd.org> | 2008-06-08 20:43:32 +0000 |
commit | 658d5e58bd45c8bc238b30a69fba5f9f3e16686a (patch) | |
tree | f7f2589cef6fb0a24e3e4853ad6137f5941bac92 /sys/dev/usb/usbdevs | |
parent | d1f1d732b2b7abb4488c87ac2cbe970524e2e763 (diff) |
add following devices
- IODATA WN-G54/US (11bg)
- MELCO WLI-U2-KAMG54 (11abg)
Diffstat (limited to 'sys/dev/usb/usbdevs')
-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 451f60ec04a..2e8de5bdec7 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.362 2008/06/02 12:05:40 jsg Exp $ +$OpenBSD: usbdevs,v 1.363 2008/06/08 20:43:31 yuo Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -1632,6 +1632,8 @@ product IODATA USBETTX 0x0904 USB ETTX product IODATA USBETTXS 0x0913 USB ETTX product IODATA USBWNB11A 0x0919 USB WN-B11 product IODATA USBWNB11 0x0922 USB Airport WN-B11 +product IODATA USBWNG54US 0x0928 USB WN-G54/US +product IODATA USBWNG54US_NF 0x0929 USB WN-G54/US product IODATA ETGUS2 0x0930 ETG-US2 product IODATA FT232R 0x093c FT232R product IODATA USBRSAQ 0x0a03 RSAQ1 Serial @@ -1852,6 +1854,8 @@ product MELCO KG54YB 0x005e WLI-U2-KG54-YB WLAN product MELCO KG54 0x0066 WLI-U2-KG54 WLAN product MELCO KG54AI 0x0067 WLI-U2-KG54-AI WLAN product MELCO LUAU2GT 0x006e LUA-U2-GT Ethernet +product MELCO WLIU2KAMG54 0x0091 WLI-U2-KAMG54 +product MELCO WLIU2KAMG54_NF 0x0092 WLI-U2-KAMG54 product MELCO PCOPRS1 0x00b3 PC-OP-RS1 RemoteStation product MELCO SG54HP 0x00d8 WLI-U2-SG54HP product MELCO G54HP 0x00d9 WLI-U2-G54HP |