diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2006-04-28 10:32:06 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2006-04-28 10:32:06 +0000 |
commit | 693842a56a25fe668e49096a418d17528aad42c3 (patch) | |
tree | e94d558839912ec400ada559f99fb6c5162e5c5d /sys/dev/usb | |
parent | fb917147167e22ffde75a7c4a63155c5d82f807f (diff) |
Add some ids for newer ralink wireless chips.
Diffstat (limited to 'sys/dev/usb')
-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 c11ee482196..4c536887e04 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.194 2006/04/24 02:27:03 deraadt Exp $ +$OpenBSD: usbdevs,v 1.195 2006/04/28 10:32:05 jsg Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -711,6 +711,7 @@ product BELKIN USB2LAN 0x0121 USB to LAN Converter product BELKIN F5U237 0x0237 F5U237 USB 2.0 7-Port Hub product BELKIN F5U120 0x1203 F5U120-PC Hub product BELKIN F5D7050 0x7050 F5D7050 54g USB Network Adapter +product BELKIN F5D7050A 0x705a F5D705A 54g USB Network Adapter /* Billionton products */ product BILLIONTON USB100 0x0986 USB100N 10/100 Ethernet @@ -1653,6 +1654,7 @@ product RAINBOW IKEY2000 0x1200 i-Key 2000 product RALINK RT2570 0x1706 RT2570 product RALINK RT2570_2 0x2570 RT2570 product RALINK RT2570_3 0x9020 RT2570 +product RALINK RT2573 0x2573 RT2573 /* RATOC Systems products */ product RATOC REXUSB60 0xb000 USB serial REX-USB60 |