Public bug reported:

The `rtl8812au` can also support TP-Link T4Uv2 adapter. It only needs
the vid:pid in usb_intf.c:

```
--- rtl8812au-4.3.8.12175.20140902+dfsg.orig/os_dep/linux/usb_intf.c
+++ rtl8812au-4.3.8.12175.20140902+dfsg/os_dep/linux/usb_intf.c
@@ -303,6 +303,7 @@ static struct usb_device_id rtw_usb_id_t
        {USB_DEVICE(0x20f4, 0x805b),.driver_info = RTL8812}, /* TRENDnet - */
        {USB_DEVICE(0x2357, 0x0101),.driver_info = RTL8812}, /* TP-Link - 
Archer T4U */
        {USB_DEVICE(0x2357, 0x0103),.driver_info = RTL8812}, /* TP-Link - 
Archer T4UH */
+       {USB_DEVICE(0x2357, 0x010d),.driver_info = RTL8812}, /* TP-Link - 
Archer T4Uv2 */
        {USB_DEVICE(0x0411, 0x025d),.driver_info = RTL8812}, /* Buffalo - 
WI-U3-866D */
 #endif
```

** Affects: rtl8812au (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1867815

Title:
  Add vid:pid of TP-Link Archer T4Uv2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rtl8812au/+bug/1867815/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to