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 b2fa9e1 commit e01f5c8Copy full SHA for e01f5c8
drivers/staging/r8188eu/os_dep/usb_intf.c
@@ -28,6 +28,7 @@ static struct usb_device_id rtw_usb_id_tbl[] = {
28
/*=== Realtek demoboard ===*/
29
{USB_DEVICE(USB_VENDER_ID_REALTEK, 0x8179)}, /* 8188EUS */
30
{USB_DEVICE(USB_VENDER_ID_REALTEK, 0x0179)}, /* 8188ETV */
31
+ {USB_DEVICE(USB_VENDER_ID_REALTEK, 0xffef)}, /* Rosewill USB-N150 Nano */
32
/*=== Customer ID ===*/
33
/****** 8188EUS ********/
34
{USB_DEVICE(0x07B8, 0x8179)}, /* Abocom - Abocom */
0 commit comments