Add new USB ID.

Submitted by:	Konrad Jopek <kjopek@gmail.com>
Differential Revision:	https://reviews.freebsd.org/D24142
MFC after:	1 week
Sponsored by:	Mellanox Technologies
This commit is contained in:
Hans Petter Selasky 2020-03-22 11:44:24 +00:00
parent c260dbfb47
commit d0edc32e72
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=359209
2 changed files with 3 additions and 1 deletions

View File

@ -160,7 +160,8 @@ static const STRUCT_USB_HOST_ID rtwn_devs[] = {
RTWN_RTL8821AU_DEV(NETGEAR, A6100),
RTWN_RTL8821AU_DEV(REALTEK, RTL8821AU_1),
RTWN_RTL8821AU_DEV(REALTEK, RTL8821AU_2),
RTWN_RTL8821AU_DEV(TPLINK, T2UNANO)
RTWN_RTL8821AU_DEV(TPLINK, T2UNANO),
RTWN_RTL8821AU_DEV(TPLINK, T2UPLUS),
#undef RTWN_RTL8821AU_DEV
};

View File

@ -4667,6 +4667,7 @@ product TPLINK T4UV2 0x010d Archer T4U ver 2
product TPLINK T4UHV1 0x0103 Archer T4UH ver 1
product TPLINK T4UHV2 0x010e Archer T4UH ver 2
product TPLINK T2UNANO 0x011e Archer T2U Nano
product TPLINK T2UPLUS 0x0120 Archer T2U Plus
product TPLINK RTL8153 0x0601 RTL8153 USB 10/100/1000 LAN
/* Trek Technology products */