diff options
| author | skrll <skrll@NetBSD.org> | 2020-04-04 08:43:23 +0000 |
|---|---|---|
| committer | skrll <skrll@NetBSD.org> | 2020-04-04 08:43:23 +0000 |
| commit | 65ac6c1a28495201bfaa042f8c65c9ce0f6ca896 (patch) | |
| tree | 284d135df8f8b6da5a9765d3f1a291c804d9e7e7 /sys/dev/usb/usbdevs | |
| parent | 980da7ed14278fddd67e51d4efc2b6ed5e2a10b5 (diff) | |
Add D-Link DWA-121 rev B1
From Miguel Landaeta in kern/55140
Diffstat (limited to 'sys/dev/usb/usbdevs')
| -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 929eea26229..444cb68787c 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$NetBSD: usbdevs,v 1.777 2020/03/13 07:42:26 nisimura Exp $ +$NetBSD: usbdevs,v 1.778 2020/04/04 08:43:23 skrll Exp $ /*- * Copyright (c) 1998-2004 The NetBSD Foundation, Inc. @@ -1401,6 +1401,7 @@ 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 DWA121B1 0x331b DWA-121 rev B1 product DLINK DWL122 0x3700 Wireless DWL122 product DLINK DWLG120 0x3701 DWL-G120 product DLINK DWL120F 0x3702 DWL-120 rev F |
