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 ae62cf5 commit bb5786bCopy full SHA for bb5786b
drivers/staging/rtl8188eu/os_dep/usb_intf.c
@@ -38,6 +38,7 @@ static const struct usb_device_id rtw_usb_id_tbl[] = {
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(0x2C4E, 0x0102)}, /* MERCUSYS MW150US v2 */
42
{USB_DEVICE(0x0df6, 0x0076)}, /* Sitecom N150 v2 */
43
{USB_DEVICE(USB_VENDER_ID_REALTEK, 0xffef)}, /* Rosewill RNX-N150NUB */
44
{} /* Terminating entry */
0 commit comments