rt2x00: Add support for BUFFALO WLI-UC-GNM2 to rt2800usb.
On Mon, Aug 06, 2012 at 08:51:11AM -0600, Tim Gardner wrote:
> On 08/06/2012 08:23 AM, Herton Ronaldo Krzesinski wrote:
> > From: Jeongdo Son <sohn9086@gmail.com>
> >
> > This is a RT3070 based device.
> >
> > Signed-off-by: Jeongdo Son <sohn9086@gmail.com>
> > Signed-off-by: John W. Linville <linville@tuxdriver.com>
> > BugLink: http://bugs.launchpad.net/bugs/871904
> > Signed-off-by: Herton Ronaldo Krzesinski <herton.krzesinski@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.
Reporter on comment #5 said it worked using new_id:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/871904/comments/5
And he reported against 3.0 kernel, so I assumed it works since Oneiric.
He doesn't confirm the kernel version on the comment, but it's unlikely
it changed the kernel from 3.0 to a newer release (look at the dates
since it was reported until comment 5).
>
> rtg
> --
> Tim Gardner tim.gardner@canonical.com
>
--
[]'s
Herton
--
kernel-team mailing list
kernel-team@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kernel-team
|