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

Staging: add Add Sitecom WL-349 to rtl8192su

commit 64a5a092 upstream.

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 0c23a92a
......@@ -120,6 +120,7 @@ static struct usb_device_id rtl8192_usb_id_tbl[] = {
{USB_DEVICE(0x050d, 0x805E)},
/* 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