[rt2x00-users] [PATCH] rt2x00: add device id for windy31 usb device
Ivo Van Doorn
ivdoorn at gmail.com
Wed Jan 26 06:34:36 EST 2011
Hi,
> From: Greg Kroah-Hartman <gregkh at suse.de>
>
> This patch adds the device id for the windy31 USB device to the rt73usb
> driver.
>
> Thanks to Ralf Flaxa for reporting this and providing testing and a
> sample device.
>
> Reported-by: Ralf Flaxa <rf at suse.de>
> Tested-by: Ralf Flaxa <rf at suse.de>
> Cc: stable <stable at kernel.org>
> Signed-off-by: Greg Kroah-Hartman <gregkh at suse.de>
Acked-by: Ivo van Doorn <IvDoorn at gmail.com>
> --- a/drivers/net/wireless/rt2x00/rt73usb.c
> +++ b/drivers/net/wireless/rt2x00/rt73usb.c
> @@ -2446,6 +2446,7 @@ static struct usb_device_id rt73usb_device_table[] = {
> { USB_DEVICE(0x04bb, 0x093d), USB_DEVICE_DATA(&rt73usb_ops) },
> { USB_DEVICE(0x148f, 0x2573), USB_DEVICE_DATA(&rt73usb_ops) },
> { USB_DEVICE(0x148f, 0x2671), USB_DEVICE_DATA(&rt73usb_ops) },
> + { USB_DEVICE(0x0812, 0x3101), USB_DEVICE_DATA(&rt73usb_ops) },
> /* Qcom */
> { USB_DEVICE(0x18e8, 0x6196), USB_DEVICE_DATA(&rt73usb_ops) },
> { USB_DEVICE(0x18e8, 0x6229), USB_DEVICE_DATA(&rt73usb_ops) },
>
More information about the users
mailing list