Staging: rtl8192su: add USB ID for 0bda:8171
Signed-off-by: Pavel Roskin <proski@gnu.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
parent
546d9e101e
commit
c0087580b8
|
@ -113,6 +113,7 @@ u32 rt_global_debug_component = \
|
|||
|
||||
static const struct usb_device_id rtl8192_usb_id_tbl[] = {
|
||||
/* Realtek */
|
||||
{USB_DEVICE(0x0bda, 0x8171)},
|
||||
{USB_DEVICE(0x0bda, 0x8192)},
|
||||
{USB_DEVICE(0x0bda, 0x8709)},
|
||||
/* Corega */
|
||||
|
|
Loading…
Reference in New Issue