mirror of
https://github.com/abperiasamy/rtl8812AU_8821AU_linux.git
synced 2025-08-16 08:34:15 +02:00
Merge pull request #21 from archshift/master
Added support for TP-Link Archer T4U AC1200
This commit is contained in:
commit
935057fae7
@ -275,6 +275,7 @@ static struct usb_device_id rtw_usb_id_tbl[] ={
|
||||
{USB_DEVICE(0x2001, 0x3316),.driver_info = RTL8812}, /* D-Link - Cameo */
|
||||
{USB_DEVICE(0x20F4, 0x805B),.driver_info = RTL8812}, /* TRENDnet - Cameo */
|
||||
{USB_DEVICE(0x13B1, 0x003F),.driver_info = RTL8812}, /* Linksys - SerComm */
|
||||
{USB_DEVICE(0x2357, 0x0101),.driver_info = RTL8812}, /* TP-Link - T4U */
|
||||
#endif
|
||||
|
||||
#ifdef CONFIG_RTL8821A
|
||||
|
Loading…
x
Reference in New Issue
Block a user