Someone who physically disassembled the device confirms that its chipset is Ralink RT5370n. Fixed the patch. Signed-off-by: Maia Kozheva <sikon@xxxxxxxxxx> diff -uprN a/drivers/net/wireless/rt2x00/rt2800usb.c b/drivers/net/wireless/rt2x00/rt2800usb.c --- a/drivers/net/wireless/rt2x00/rt2800usb.c 2012-11-28 04:21:31.000000000 +0700 +++ b/drivers/net/wireless/rt2x00/rt2800usb.c 2012-12-11 11:34:35.889131671 +0700 @@ -1169,6 +1169,7 @@ static struct usb_device_id rt2800usb_de { USB_DEVICE(0x2001, 0x3c19) }, { USB_DEVICE(0x2001, 0x3c1c) }, { USB_DEVICE(0x2001, 0x3c1d) }, + { USB_DEVICE(0x2001, 0x3c1e) }, /* LG innotek */ { USB_DEVICE(0x043e, 0x7a22) }, /* Panasonic */ Op 11-12-12 09:15, Xose Vazquez Perez schreef: > It looks like it's a RT5370 device: > http://www.wikidevi.com/wiki/D-Link_DWA-125_rev_B1 > > It should go in CONFIG_RT2800USB_RT53XX > > NACK > -- > 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 -- 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