mirror of
https://github.com/adulau/aha.git
synced 2024-12-28 11:46:19 +00:00
staging: rtl8192su: add USB VID/PID for HWNUm-300
The Hercules Wireless N USB mini (HWNUm-300) uses the RTL8191S chipset and seems to work with this driver. Signed-off-by: Stephane Glondu <steph@glondu.net> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
parent
55c7d5fc18
commit
488d374962
1 changed files with 2 additions and 0 deletions
|
@ -126,6 +126,8 @@ static struct usb_device_id rtl8192_usb_id_tbl[] = {
|
||||||
{USB_DEVICE(0x2001, 0x3301)},
|
{USB_DEVICE(0x2001, 0x3301)},
|
||||||
/* Zinwell */
|
/* Zinwell */
|
||||||
{USB_DEVICE(0x5a57, 0x0290)},
|
{USB_DEVICE(0x5a57, 0x0290)},
|
||||||
|
/* Guillemot */
|
||||||
|
{USB_DEVICE(0x06f8, 0xe031)},
|
||||||
//92SU
|
//92SU
|
||||||
{USB_DEVICE(0x0bda, 0x8172)},
|
{USB_DEVICE(0x0bda, 0x8172)},
|
||||||
{}
|
{}
|
||||||
|
|
Loading…
Reference in a new issue