netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Wireless: rt2x00: Add device id for Sweex LW323 to rt2800usb.c
@ 2012-11-02 22:35 Jaume Delclòs Coll
  0 siblings, 0 replies; only message in thread
From: Jaume Delclòs Coll @ 2012-11-02 22:35 UTC (permalink / raw)
  To: IvDoorn, gwingerde, helmut.schaa, linville
  Cc: linux-wireless, users, netdev, linux-kernel

From: Jaume Delclòs <jaume@delclos.com>

This patch adds detection for the Sweex LW323 USB wireless network card
in the rt2x00 driver (just one line in rt2800usb.c).
It applies to linux-3.7-rc3.

Signed-off-by: Jaume Delclòs <jaume@delclos.com>

--- linux-3.7-rc3/drivers/net/wireless/rt2x00/rt2800usb.c.orig	2012-11-02 21:14:01.393082623 +0100
+++ linux-3.7-rc3/drivers/net/wireless/rt2x00/rt2800usb.c	2012-11-02 21:14:57.502778651 +0100
@@ -1096,6 +1096,7 @@ static struct usb_device_id rt2800usb_de
 	{ USB_DEVICE(0x177f, 0x0153) },
 	{ USB_DEVICE(0x177f, 0x0302) },
 	{ USB_DEVICE(0x177f, 0x0313) },
+	{ USB_DEVICE(0x177f, 0x0323) },
 	/* U-Media */
 	{ USB_DEVICE(0x157e, 0x300e) },
 	{ USB_DEVICE(0x157e, 0x3013) },

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-11-02 22:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-02 22:35 [PATCH] Wireless: rt2x00: Add device id for Sweex LW323 to rt2800usb.c Jaume Delclòs Coll

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).