[SRU Oneiric/Precise][Quantal][PATCH] rt2x00: Add support for BUFFALO WLI-UC-GNM2 to rt2800usb.

Tim Gardner tim.gardner at canonical.com
Mon Aug 6 14:51:11 UTC 2012


On 08/06/2012 08:23 AM, Herton Ronaldo Krzesinski wrote:
> From: Jeongdo Son <sohn9086 at gmail.com>
> 
> This is a RT3070 based device.
> 
> Signed-off-by: Jeongdo Son <sohn9086 at gmail.com>
> Signed-off-by: John W. Linville <linville at tuxdriver.com>
> BugLink: http://bugs.launchpad.net/bugs/871904
> Signed-off-by: Herton Ronaldo Krzesinski <herton.krzesinski at canonical.com>
> ---
>  drivers/net/wireless/rt2x00/rt2800usb.c |    1 +
>  1 file changed, 1 insertion(+)
> 
> Note: original commit was not Cc'd to stable, I'll try to submit this to
> stable mailing list as well. Marked for Oneiric and later as was
> originally reported and tested against 3.0
> 
> diff --git a/drivers/net/wireless/rt2x00/rt2800usb.c b/drivers/net/wireless/rt2x00/rt2800usb.c
> index 20a5040..6cf3365 100644
> --- a/drivers/net/wireless/rt2x00/rt2800usb.c
> +++ b/drivers/net/wireless/rt2x00/rt2800usb.c
> @@ -971,6 +971,7 @@ static struct usb_device_id rt2800usb_device_table[] = {
>  	{ USB_DEVICE(0x0411, 0x015d) },
>  	{ USB_DEVICE(0x0411, 0x016f) },
>  	{ USB_DEVICE(0x0411, 0x01a2) },
> +	{ USB_DEVICE(0x0411, 0x01ee) },
>  	/* Corega */
>  	{ USB_DEVICE(0x07aa, 0x002f) },
>  	{ USB_DEVICE(0x07aa, 0x003c) },
> 

This driver has undergone a lot of change. Do we really want to enable
it for releases prior to Precise? Its also not clear from the bug report
which kernel version was tested.

rtg
-- 
Tim Gardner tim.gardner at canonical.com




More information about the kernel-team mailing list