1
0
mirror of https://github.com/abperiasamy/rtl8812AU_8821AU_linux.git synced 2025-12-08 17:46:21 +01:00

Merge pull request #21 from archshift/master

Added support for TP-Link Archer T4U AC1200
This commit is contained in:
Anand Babu (AB) Periasamy
2014-07-11 01:31:15 -07:00

View File

@@ -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