On Wed, Mar 16, 2011 at 03:28:04PM +0100, RafaÅ MiÅecki wrote: > 2011/3/16 Peter Lemenkov <lemenkov@xxxxxxxxx>: > > Add ID for Asus USB-N11 Wi-FI adapter. Tested by me. > > > > Signed-off-by: Peter Lemenkov <lemenkov@xxxxxxxxx> > > --- > > Âdrivers/net/wireless/rt2x00/rt2800usb.c | Â Â2 +- > > Â1 files changed, 1 insertions(+), 1 deletions(-) > > > > diff --git a/drivers/net/wireless/rt2x00/rt2800usb.c b/drivers/net/wireless/rt2x00/rt2800usb.c > > index 197a36c..03a5308 100644 > > --- a/drivers/net/wireless/rt2x00/rt2800usb.c > > +++ b/drivers/net/wireless/rt2x00/rt2800usb.c > > @@ -719,6 +719,7 @@ static struct usb_device_id rt2800usb_device_table[] = { > > Â Â Â Â{ USB_DEVICE(0x0b05, 0x1732), USB_DEVICE_DATA(&rt2800usb_ops) }, > > Â Â Â Â{ USB_DEVICE(0x0b05, 0x1742), USB_DEVICE_DATA(&rt2800usb_ops) }, > > Â Â Â Â{ USB_DEVICE(0x0b05, 0x1784), USB_DEVICE_DATA(&rt2800usb_ops) }, > > + Â Â Â { USB_DEVICE(0x1761, 0x0b05), USB_DEVICE_DATA(&rt2800usb_ops) }, > > Â Â Â Â/* AzureWave */ > > Â Â Â Â{ USB_DEVICE(0x13d3, 0x3247), USB_DEVICE_DATA(&rt2800usb_ops) }, > > Â Â Â Â{ USB_DEVICE(0x13d3, 0x3273), USB_DEVICE_DATA(&rt2800usb_ops) }, > > @@ -913,7 +914,6 @@ static struct usb_device_id rt2800usb_device_table[] = { > > Â Â Â Â{ USB_DEVICE(0x0b05, 0x1760), USB_DEVICE_DATA(&rt2800usb_ops) }, > > Â Â Â Â{ USB_DEVICE(0x0b05, 0x1761), USB_DEVICE_DATA(&rt2800usb_ops) }, > > Â Â Â Â{ USB_DEVICE(0x0b05, 0x1790), USB_DEVICE_DATA(&rt2800usb_ops) }, > > - Â Â Â { USB_DEVICE(0x1761, 0x0b05), USB_DEVICE_DATA(&rt2800usb_ops) }, > > Â Â Â Â/* AzureWave */ > > Â Â Â Â{ USB_DEVICE(0x13d3, 0x3262), USB_DEVICE_DATA(&rt2800usb_ops) }, > > Â Â Â Â{ USB_DEVICE(0x13d3, 0x3284), USB_DEVICE_DATA(&rt2800usb_ops) }, > > Either: the patch or title seems to be incorrect. It looks like you > just moved place where entry was typed...? He moved it out of the UNKNOWN block. John -- John W. Linville Someday the world will need a hero, and you linville@xxxxxxxxxxxxx might be all we have. Be ready. -- 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