From steph@glondu.net Fri Dec 18 10:36:23 2009 From: Stephane Glondu Date: Thu, 17 Dec 2009 15:41:23 +0100 Subject: staging: rtl8192su: add USB VID/PID for HWNUm-300 To: devel@linuxdriverproject.org Message-ID: <1261060883-16699-1-git-send-email-steph@glondu.net> The Hercules Wireless N USB mini (HWNUm-300) uses the RTL8191S chipset and seems to work with this driver. Signed-off-by: Stephane Glondu Signed-off-by: Greg Kroah-Hartman --- drivers/staging/rtl8192su/r8192U_core.c | 2 ++ 1 file changed, 2 insertions(+) --- a/drivers/staging/rtl8192su/r8192U_core.c +++ b/drivers/staging/rtl8192su/r8192U_core.c @@ -126,6 +126,8 @@ static struct usb_device_id rtl8192_usb_ {USB_DEVICE(0x2001, 0x3301)}, /* Zinwell */ {USB_DEVICE(0x5a57, 0x0290)}, + /* Guillemot */ + {USB_DEVICE(0x06f8, 0xe031)}, //92SU {USB_DEVICE(0x0bda, 0x8172)}, {}