diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2013-09-30 05:16:25 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2013-09-30 05:16:25 +0000 |
commit | a016335f91c4da3d03b452fad13a792e357adcd1 (patch) | |
tree | 3d0cb02ab841a5941102a1a30ae2047b286d2afb /sys/dev | |
parent | 93e7028fcd40197f934b0fd4f2737e3e8b51e7a4 (diff) |
add some additional run(4)/urtwn(4) devices found in FreeBSD
Diffstat (limited to 'sys/dev')
-rw-r--r-- | sys/dev/usb/usbdevs | 13 |
1 files changed, 9 insertions, 4 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index fc0f3e20614..acbf418bcad 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.606 2013/09/30 03:55:46 jsg Exp $ +$OpenBSD: usbdevs,v 1.607 2013/09/30 05:16:24 jsg Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -970,10 +970,11 @@ product ASUS RT2870_2 0x1732 RT2870 product ASUS RT2870_3 0x1742 RT2870 product ASUS RT2870_4 0x1760 RT2870 product ASUS RT2870_5 0x1761 RT2870 -product ASUS RT3070 0x1784 RT3070 +product ASUS USBN13 0x1784 USB-N13 product ASUS USBN10 0x1786 USB-N10 product ASUS RT3070_1 0x1790 RT3070 product ASUS RTL8192SU_1 0x1791 RTL8192SU +product ASUS USBN53 0x179d USB-N53 product ASUS RTL8192CU 0x17ab RTL8192CU product ASUS RTL8192CU_2 0x17ba RTL8192CU product ASUS RTL8192CU_3 0x17c0 RTL8192CU @@ -1444,6 +1445,7 @@ product DLINK RTL8188CU 0x3308 RTL8188CU product DLINK RTL8192CU_2 0x3309 RTL8192CU product DLINK RTL8192CU_3 0x330a RTL8192CU product DLINK RTL8192CU_4 0x330b RTL8192CU +product DLINK DWA131B 0x330d DWA-131 rev B product DLINK DWL122 0x3700 DWL-122 product DLINK DWLG120 0x3701 DWL-G120 product DLINK DWL120F 0x3702 DWL-120 rev F @@ -1458,6 +1460,7 @@ product DLINK RT2570 0x3c00 RT2570 product DLINK DUBE100B1 0x3c05 DUB-E100 rev B1 product DLINK RT2870 0x3c09 RT2870 product DLINK RT3072 0x3c0a RT3072 +product DLINK DWA127 0x3c1b DWA-127 product DLINK DSB650C 0x4000 10Mbps Ethernet product DLINK DSB650TX1 0x4001 10/100 Ethernet product DLINK DSB650TX 0x4002 10/100 Ethernet @@ -1550,7 +1553,7 @@ product EDIMAX RT2870_1 0x7711 RT2870 product EDIMAX EW7717 0x7717 EW-7717 product EDIMAX EW7718 0x7718 EW-7718 product EDIMAX EW7722UTN 0x7722 EW-7722UTn -product EDIMAX RTL8188CU 0x7811 RTL8188CU +product EDIMAX EW7811UN 0x7811 EW-7811Un product EDIMAX RTL8192CU 0x7822 RTL8192CU /* eGalax Products */ @@ -2408,7 +2411,8 @@ product LOGITEC RT2870_1 0x0162 RT2870 product LOGITEC RT2870_2 0x0163 RT2870 product LOGITEC RT2870_3 0x0164 RT2870 product LOGITEC LANW300NU2 0x0166 LAN-W300N/U2 -product LOGITEC RT3020 0x0168 RT3020 +product LOGITEC LANW150NU2 0x0168 LAN-W150N/U2 +product LOGITEC LANW300NU2S 0x0169 LAN-W300N/U2S /* Logitech products */ product LOGITECH M2452 0x0203 M2452 keyboard @@ -2784,6 +2788,7 @@ product MELCO WLIUCGNHP 0x0158 WLI-UC-GNHP product MELCO WLIUCGN 0x015d WLI-UC-GN product MELCO WLIUCG301N 0x016f WLI-UC-G301N product MELCO WLIUCGNM 0x01a2 WLI-UC-GNM +product MELCO WLIUCGNM2 0x01ee WLI-UC-GNM2 /* MetaGeek tagged products */ product MECANIQUE WISPY 0x083e MetaGeek Wi-Spy |