diff options
| author | martin <martin@NetBSD.org> | 2019-10-06 17:22:29 +0000 |
|---|---|---|
| committer | martin <martin@NetBSD.org> | 2019-10-06 17:22:29 +0000 |
| commit | 9d6e6b4652aacea829df2b2f3227a6f2eb43f40d (patch) | |
| tree | a96c68ef4e50725c65f6ed35915d7a4c2907f570 /sys/dev/usb/usbdevs | |
| parent | d3b04bd3cb2624ad728d2089726166f85dcf1a0d (diff) | |
Add a few TP-Link "Archer" wlan devices
Diffstat (limited to 'sys/dev/usb/usbdevs')
| -rw-r--r-- | sys/dev/usb/usbdevs | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index 24947a51881..d01b2967200 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$NetBSD: usbdevs,v 1.773 2019/08/26 02:01:18 mrg Exp $ +$NetBSD: usbdevs,v 1.774 2019/10/06 17:22:29 martin Exp $ /*- * Copyright (c) 1998-2004 The NetBSD Foundation, Inc. @@ -3367,6 +3367,9 @@ product TOSHIBA HSDPA_MODEM_EU870DT1 0x1302 HSDPA 3G Modem Card product TPLINK RTL8192CU 0x0100 RTL8192CU product TPLINK RTL8192EU 0x0109 RTL8192EU product TPLINK RTL8188EU 0x010c RTL8188EU +product TPLINK T4UV2 0x010d Archer T4U ver 2 +product TPLINK T4UHV2 0x010e Archer T4UH ver 2 +product TPLINK T2UNANO 0x011e Archer T2U Nano /* Trek Technology products */ product TREK THUMBDRIVE 0x1111 ThumbDrive |
