diff options
author | Stefan Sperling <stsp@cvs.openbsd.org> | 2020-01-27 15:41:43 +0000 |
---|---|---|
committer | Stefan Sperling <stsp@cvs.openbsd.org> | 2020-01-27 15:41:43 +0000 |
commit | c9e59cc6292d15e3a90b704106f9f5ec9f6f5aab (patch) | |
tree | 0cc943e4b1fbac1f7dd810e5a31f79e98ea0022b | |
parent | 1a23e707480733b876bfb93f762f5a726f77c16a (diff) |
add USB device ID for tp-link tl-wn823n
-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 60440d85795..6f899e25527 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.709 2020/01/20 07:08:20 jsg Exp $ +$OpenBSD: usbdevs,v 1.710 2020/01/27 15:41:42 stsp Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -4281,6 +4281,7 @@ product TOSHIBA HSDPA 0x1302 HSDPA product TPLINK RTL8192CU 0x0100 RTL8192CU product TPLINK RTL8812AU 0x0101 RTL8812AU product TPLINK RTL8192EU 0x0107 RTL8192EU +product TPLINK RTL8192EU_2 0x0109 RTL8192EU product TPLINK RTL8188EUS 0x010c RTL8188EUS /* Trek Technology products */ |