From: Jaume Delclòs <jaume@xxxxxxxxxxx> 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@xxxxxxxxxxx> --- 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) }, -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html