Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/dev/usb Add D-Link DWA-121 rev B1



details:   https://anonhg.NetBSD.org/src/rev/153c87838e2d
branches:  trunk
changeset: 850408:153c87838e2d
user:      skrll <skrll%NetBSD.org@localhost>
date:      Sat Apr 04 08:43:23 2020 +0000

description:
Add D-Link DWA-121 rev B1

>From Miguel Landaeta in kern/55140

diffstat:

 sys/dev/usb/usbdevs |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r d7cfeee0a0d2 -r 153c87838e2d sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Sat Apr 04 07:33:18 2020 +0000
+++ b/sys/dev/usb/usbdevs       Sat Apr 04 08:43:23 2020 +0000
@@ -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 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



Home | Main Index | Thread Index | Old Index