Browse Source

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>
Pavel Roskin 15 years ago
parent
commit
c0087580b8
1 changed files with 1 additions and 0 deletions
  1. 1 0
      drivers/staging/rtl8192su/r8192U_core.c

+ 1 - 0
drivers/staging/rtl8192su/r8192U_core.c

@@ -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 */