Skip to content

Commit

Permalink
Staging: rtl8192su: add USB ID for 0bda:8171
Browse files Browse the repository at this point in the history
Signed-off-by: Pavel Roskin <proski@gnu.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Pavel Roskin authored and Greg Kroah-Hartman committed Apr 30, 2010
1 parent 546d9e1 commit c008758
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/staging/rtl8192su/r8192U_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -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 */
Expand Down

0 comments on commit c008758

Please sign in to comment.