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 the TP-LINK TL-WN823N (version 2)



details:   https://anonhg.NetBSD.org/src/rev/eacc69c4223b
branches:  trunk
changeset: 827499:eacc69c4223b
user:      khorben <khorben%NetBSD.org@localhost>
date:      Tue Oct 31 00:20:51 2017 +0000

description:
Add the TP-LINK TL-WN823N (version 2)

diffstat:

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

diffs (17 lines):

diff -r c2019cabe041 -r eacc69c4223b sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Mon Oct 30 21:41:39 2017 +0000
+++ b/sys/dev/usb/usbdevs       Tue Oct 31 00:20:51 2017 +0000
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.742 2017/10/19 23:54:42 jmcneill Exp $
+$NetBSD: usbdevs,v 1.743 2017/10/31 00:20:51 khorben Exp $
 
 /*
  * Copyright (c) 1998-2004 The NetBSD Foundation, Inc.
@@ -3283,6 +3283,7 @@
 
 /* TP-Link products */
 product TPLINK RTL8192CU       0x0100  RTL8192CU
+product TPLINK RTL8192EU       0x0109  RTL8192EU
 product TPLINK RTL8188EU       0x010c  RTL8188EU
 
 /* Trek Technology products */



Home | Main Index | Thread Index | Old Index