aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/rtwn
diff options
context:
space:
mode:
authorHans Petter Selasky <hselasky@FreeBSD.org>2020-08-06 13:25:04 +0000
committerHans Petter Selasky <hselasky@FreeBSD.org>2020-08-06 13:25:04 +0000
commit0736ad87b96e41e17f9598eb9c50c794bf035e67 (patch)
treec343a7d3f7e0b27fccc20842dad3c6890a5a874d /sys/dev/rtwn
parent0424f19e9e85f280834b4879febea79b1115cc06 (diff)
downloadsrc-0736ad87b96e41e17f9598eb9c50c794bf035e67.tar.gz
src-0736ad87b96e41e17f9598eb9c50c794bf035e67.zip
Add new USB ID.
Submitted by: Dmitry Luhtionov <dmitryluhtionov@gmail.com> MFC after: 1 week Sponsored by: Mellanox Technologies
Notes
Notes: svn path=/head/; revision=363950
Diffstat (limited to 'sys/dev/rtwn')
-rw-r--r--sys/dev/rtwn/usb/rtwn_usb_attach.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/rtwn/usb/rtwn_usb_attach.h b/sys/dev/rtwn/usb/rtwn_usb_attach.h
index ee9cf6b30019..a690b23f25be 100644
--- a/sys/dev/rtwn/usb/rtwn_usb_attach.h
+++ b/sys/dev/rtwn/usb/rtwn_usb_attach.h
@@ -123,6 +123,7 @@ static const STRUCT_USB_HOST_ID rtwn_devs[] = {
RTWN_RTL8188EU_DEV(TPLINK, WN727NV5),
RTWN_RTL8188EU_DEV(REALTEK, RTL8188ETV),
RTWN_RTL8188EU_DEV(REALTEK, RTL8188EU),
+ RTWN_RTL8188EU_DEV(MERCUSYS, MW150US),
#undef RTWN_RTL8188EU_DEV
/* RTL8812AU */