Thanks for your willingness to merge this patch. From what I know, this device is very common so a lot of new users will potentially benefit from the rtl8187B code. Any news about a possible inclusion in 2.6.27? Mathieu Barthélemy On 8/11/08, Larry Finger <Larry.Finger@xxxxxxxxxxxx> wrote: > From: matthieu Barthélemy <bonsouere@xxxxxxxxx> > > Add the USB ID for a Netgear WG111v3. > > Signed-off-by: matthieu Barthélemy <bonsouere@xxxxxxxxx> > Signed-off-by: Larry Finger <Larry.Finger@xxxxxxxxxxxx> > --- > > John, > > Technically, this is 2.6.28 material, but is it possible to push > it for 2.6.27? > > Larry > --- > > Index: wireless-testing/drivers/net/wireless/rtl8187_dev.c > =================================================================== > --- wireless-testing.orig/drivers/net/wireless/rtl8187_dev.c > +++ wireless-testing/drivers/net/wireless/rtl8187_dev.c > @@ -37,6 +37,7 @@ static struct usb_device_id rtl8187_tabl > {USB_DEVICE(0x0bda, 0x8187), .driver_info = DEVICE_RTL8187}, > {USB_DEVICE(0x0bda, 0x8189), .driver_info = DEVICE_RTL8187B}, > {USB_DEVICE(0x0bda, 0x8197), .driver_info = DEVICE_RTL8187B}, > + {USB_DEVICE(0x0846, 0x4260), .driver_info = DEVICE_RTL8187B}, > /* Netgear */ > {USB_DEVICE(0x0846, 0x6100), .driver_info = DEVICE_RTL8187}, > {USB_DEVICE(0x0846, 0x6a00), .driver_info = DEVICE_RTL8187}, > -- 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