Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 488d3749 authored by Stephane Glondu's avatar Stephane Glondu Committed by Greg Kroah-Hartman
Browse files

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: default avatarStephane Glondu <steph@glondu.net>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 55c7d5fc
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -126,6 +126,8 @@ static struct usb_device_id rtl8192_usb_id_tbl[] = {
	{USB_DEVICE(0x2001, 0x3301)},
	/* Zinwell */
	{USB_DEVICE(0x5a57, 0x0290)},
	/* Guillemot */
	{USB_DEVICE(0x06f8, 0xe031)},
	//92SU
	{USB_DEVICE(0x0bda, 0x8172)},
	{}