diff options
| author | tih <tih@NetBSD.org> | 2018-12-20 15:09:46 +0000 |
|---|---|---|
| committer | tih <tih@NetBSD.org> | 2018-12-20 15:09:46 +0000 |
| commit | cb596a642749dcdfefaa861c62483cbb10fdad12 (patch) | |
| tree | e2bca48f83661d3ab26669fd3aa8fdc98e75d718 /sys/dev/usb | |
| parent | 01e0740895c4569cb0e19abc4dcca5e8a4d7d2ad (diff) | |
Add D-Link DWA-131 rev E "Wireless N300 Nano USB Adapter"
Diffstat (limited to 'sys/dev/usb')
| -rw-r--r-- | sys/dev/usb/usbdevs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index df4a69cc9ab..1b08ee71117 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$NetBSD: usbdevs,v 1.764 2018/12/14 13:56:59 tnn Exp $ +$NetBSD: usbdevs,v 1.765 2018/12/20 15:09:46 tih Exp $ /*- * Copyright (c) 1998-2004 The NetBSD Foundation, Inc. @@ -1391,6 +1391,7 @@ 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 DWA131E 0x3319 DWA-131 rev E product DLINK DWL122 0x3700 Wireless DWL122 product DLINK DWLG120 0x3701 DWL-G120 product DLINK DWL120F 0x3702 DWL-120 rev F |
