Re: Missing device IDs in rt2870

From: Greg KH
Date: Tue Jul 28 2009 - 17:13:27 EST


On Tue, Jul 28, 2009 at 11:01:17PM +0200, Jakob Gruber wrote:
> >From http://bugzilla.kernel.org/show_bug.cgi?id=13459#c3
>
> In rt2870.h, there are 2 lists of USB devices. One is within
>
> #ifndef RT30xx
> #endif
>
> and the other in
>
> #ifdef RT30xx
> #endif

That kind of implies that the 2870 driver should not support this
device, right?

>
> Since I'm not sure whether to add the devices to both lists or only the first,
> I'm posting a patch for both variations.
>
> Patch 1, add devices only to first list:

Well, pick one :)

I'd prefer someone with one of these devices to test the patch and
verify that it works before blindly applying. Fair enough?

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/