diff options
author | Kevin Lo <kevlo@cvs.openbsd.org> | 2017-06-06 00:52:03 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@cvs.openbsd.org> | 2017-06-06 00:52:03 +0000 |
commit | d093e99946f85537373908091cd70e7bb92e3137 (patch) | |
tree | 0cb700f941ee844e1a766825eb2e70108eb7d096 /sys/dev | |
parent | d741230b98a17fa723e879f5ab5522eabfc709d3 (diff) |
Sort DLINK section and add USB device ID of D-Link DWA-131 rev E1.
ok stsp@
Diffstat (limited to 'sys/dev')
-rw-r--r-- | sys/dev/usb/usbdevs | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index 7edf2f1c86c..87153099728 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.673 2016/12/15 15:42:05 pirofti Exp $ +$OpenBSD: usbdevs,v 1.674 2017/06/06 00:52:02 kevlo Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -1517,14 +1517,15 @@ product DLINK DUBE100C1 0x1a02 DUB-E100 rev C1 product DLINK DSB650TX4 0x200c 10/100 Ethernet product DLINK DWL120E 0x3200 DWL-120 rev E product DLINK DWA130C 0x3301 DWA-130 rev C -product DLINK DWA125D1 0x330f DWA-125 rev D1 -product DLINK DWA123D1 0x3310 DWA-123 rev D1 product DLINK RTL8192CU_1 0x3307 RTL8192CU 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 DWA125D1 0x330f DWA-125 rev D1 +product DLINK DWA123D1 0x3310 DWA-123 rev D1 +product DLINK DWA131E1 0x3319 DWA-131 rev E1 product DLINK DWL122 0x3700 DWL-122 product DLINK DWLG120 0x3701 DWL-G120 product DLINK DWL120F 0x3702 DWL-120 rev F |