On Fri, Aug 5, 2011 at 7:46 AM, Anthony Bourguignon <contact+kernel@xxxxxxxxxx> wrote: > This patch add a device id for the wifi usb keys shiped by DVICO with some of their tvix hardware. > Signed-off-by: Anthony Bourguignon <contact+kernel@xxxxxxxxxx> Acked-by: Ivo van Doorn <IvDoorn@xxxxxxxxx> > --- > > --- linux-3.0/drivers/net/wireless/rt2x00/rt2800usb.c.orig 2011-08-05 07:33:06.358681019 +0200 > +++ linux-3.0/drivers/net/wireless/rt2x00/rt2800usb.c 2011-08-05 07:35:35.544225182 +0200 > @@ -839,6 +839,8 @@ static struct usb_device_id rt2800usb_de > { USB_DEVICE(0x07d1, 0x3c16) }, > /* Draytek */ > { USB_DEVICE(0x07fa, 0x7712) }, > + /* DVICO */ > + { USB_DEVICE(0x0fe9, 0xb307) }, > /* Edimax */ > { USB_DEVICE(0x7392, 0x7711) }, > { USB_DEVICE(0x7392, 0x7717) }, > > -- > 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