staging: r8712u: Add new USB IDs
There are two new devices for this driver. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net> Cc: stable <stable@vger.kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
9f77186dd1
commit
3026b0e942
|
@ -102,6 +102,8 @@ static struct usb_device_id rtl871x_usb_id_tbl[] = {
|
|||
/* - */
|
||||
{USB_DEVICE(0x20F4, 0x646B)},
|
||||
{USB_DEVICE(0x083A, 0xC512)},
|
||||
{USB_DEVICE(0x25D4, 0x4CA1)},
|
||||
{USB_DEVICE(0x25D4, 0x4CAB)},
|
||||
|
||||
/* RTL8191SU */
|
||||
/* Realtek */
|
||||
|
|
Loading…
Reference in New Issue