mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] rtl8192cu: add USB ID for Belkin n300 Micro USB wireless adapter
@ 2011-08-02 20:29 Stefan Lippers-Hollmann
  2011-08-02 20:43 ` Stefan Lippers-Hollmann
  2011-08-02 21:42 ` Larry Finger
  0 siblings, 2 replies; 8+ messages in thread
From: Stefan Lippers-Hollmann @ 2011-08-02 20:29 UTC (permalink / raw)
  To: John W Linville; +Cc: linux-wireless, Larry Finger, linux-kernel

Signed-off-by: Stefan Lippers-Hollmann <s.l-h@gmx.de>
Cc: stable <stable@kernel.org> [2.6.39+]
---
 drivers/net/wireless/rtlwifi/rtl8192cu/sw.c |    3 +++
 1 files changed, 5 insertions(+), 0 deletions(-)

--- a/drivers/net/wireless/rtlwifi/rtl8192cu/sw.c
+++ b/drivers/net/wireless/rtlwifi/rtl8192cu/sw.c
@@ -322,6 +322,9 @@ static struct usb_device_id rtl8192c_usb
 	{RTL_USB_DEVICE(0x2001, 0x330a, rtl92cu_hal_cfg)}, /*D-Link-Alpha*/
 	{RTL_USB_DEVICE(0x2019, 0xab2b, rtl92cu_hal_cfg)}, /*Planex -Abocom*/
 	{RTL_USB_DEVICE(0x7392, 0x7822, rtl92cu_hal_cfg)}, /*Edimax -Edimax*/
+
+	/****** 8192CUS Dongle ********/
+	{RTL_USB_DEVICE(0x050D, 0x2103, rtl92cu_hal_cfg)}, //Belkin - Edimax
 	{}
 };
 

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2011-08-02 23:47 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-02 20:29 [PATCH] rtl8192cu: add USB ID for Belkin n300 Micro USB wireless adapter Stefan Lippers-Hollmann
2011-08-02 20:43 ` Stefan Lippers-Hollmann
2011-08-02 21:44   ` Larry Finger
2011-08-02 22:35     ` Stefan Lippers-Hollmann
2011-08-02 23:06       ` Larry Finger
2011-08-02 23:20       ` Stefan Lippers-Hollmann
2011-08-02 23:46         ` Larry Finger
2011-08-02 21:42 ` Larry Finger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®