diff options
| author | jnemeth <jnemeth@NetBSD.org> | 2017-05-03 15:14:27 +0000 |
|---|---|---|
| committer | jnemeth <jnemeth@NetBSD.org> | 2017-05-03 15:14:27 +0000 |
| commit | eccad783f161c5e0b45123f9846d5a6694a5faef (patch) | |
| tree | 1e5275843b7354a3643cdce1aedb5e83b003eab7 /sys/dev/usb/usbdevs | |
| parent | 203eb49a98f5ccc2538dee5adcb941dff785ebe1 (diff) | |
PR/52212 - Kai-Uwe Eckhardt -- add TP-Link TL-WN722N v2
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 3634d6f75e3..199a1e8fd2d 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$NetBSD: usbdevs,v 1.732 2017/04/18 19:09:12 riastradh Exp $ +$NetBSD: usbdevs,v 1.733 2017/05/03 15:14:27 jnemeth Exp $ /* * Copyright (c) 1998-2004 The NetBSD Foundation, Inc. @@ -3260,6 +3260,7 @@ product TOSHIBA HSDPA_MODEM_EU870DT1 0x1302 HSDPA 3G Modem Card /* TP-Link products */ product TPLINK RTL8192CU 0x0100 RTL8192CU +product TPLINK RTL8188EU 0x010c RTL8188EU /* Trek Technology products */ product TREK THUMBDRIVE 0x1111 ThumbDrive |
