Commit 64a5a092 authored by Rodrigo Linfati's avatar Rodrigo Linfati Committed by Greg Kroah-Hartman

Staging: add Add Sitecom WL-349 to rtl8192su

Add usb id of Sitecom WL-349 to rtl8192su
Signed-off-by: default avatarRodrigo Linfati <rodrigo@linfati.cl>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 12840c63
......@@ -123,6 +123,7 @@ static const struct usb_device_id rtl8192_usb_id_tbl[] = {
{USB_DEVICE(0x050d, 0x815F)}, /* Belkin F5D8053 v6 */
/* Sitecom */
{USB_DEVICE(0x0df6, 0x0031)},
{USB_DEVICE(0x0df6, 0x004b)}, /* WL-349 */
/* EnGenius */
{USB_DEVICE(0x1740, 0x9201)},
/* Dlink */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment