We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9d3a9c commit 58dcc5bCopy full SHA for 58dcc5b
drivers/staging/rtl8188eu/os_dep/usb_intf.c
@@ -37,6 +37,7 @@ static const struct usb_device_id rtw_usb_id_tbl[] = {
37
{USB_DEVICE(0x2001, 0x3311)}, /* DLink GO-USB-N150 REV B1 */
38
{USB_DEVICE(0x2001, 0x331B)}, /* D-Link DWA-121 rev B1 */
39
{USB_DEVICE(0x2357, 0x010c)}, /* TP-Link TL-WN722N v2 */
40
+ {USB_DEVICE(0x2357, 0x0111)}, /* TP-Link TL-WN727N v5.21 */
41
{USB_DEVICE(0x0df6, 0x0076)}, /* Sitecom N150 v2 */
42
{USB_DEVICE(USB_VENDER_ID_REALTEK, 0xffef)}, /* Rosewill RNX-N150NUB */
43
{} /* Terminating entry */
0 commit comments