Added 1 more VID/PID

This commit is contained in:
kimocoder
2019-02-11 00:57:45 +01:00
parent 082bfb9c54
commit da4609dd66
2 changed files with 20 additions and 7 deletions

View File

@@ -152,6 +152,8 @@ static struct usb_device_id rtw_usb_id_tbl[] = {
/****** 8188EUS ********/
{USB_DEVICE(0x07B8, 0x8179), .driver_info = RTL8188E}, /* TP-Link */
{USB_DEVICE(0x0bda, 0x8179), .driver_info = RTL8188E}, /* Abocom - Abocom */
{USB_DEVICE(0x2357, 0x010c), .driver_info = RTL8188E}, /* TP-WL722n v2/v3/v4 */
#endif
#ifdef CONFIG_RTL8812A