[rt2x00-users] [PATCH] rt2800usb: Move ID out of unknown

Gertjan van Wingerde gwingerde at gmail.com
Wed Dec 28 05:09:11 EST 2011


On 12/27/11 18:40, Larry Finger wrote:
> On 12/27/2011 11:31 AM, Gertjan van Wingerde wrote:
>> Hi Larry,
>>
>> On 12/27/11 17:56, Larry Finger wrote:
>>> Testing on the openSUSE wireless forum has shown that a Linksys
>>> WUSB54GC v3 with USB ID 1737:0077 works with rt2800usb when the ID is
>>> written to /sys/.../new_id. This ID can therefore be moved out of
>>> UNKNOWN.
>>>
>>> Signed-off-by: Larry Finger<Larry.Finger at lwfinger.net>
>>> Cc: Stable<stable at vger.kernel.org>
>>
>> We've got these devices is the UNKNOWN section because we don't know
>> what chipset is used by these devices (and therefore the level of
>> support is unknown).
>>
>> Do you know which chipset is used by this device?
>>
>> This should be reported in dmesg when CONFIG_RT2X00_DEBUG is enabled.
> 
> The OP is using an openSUSE distro kernel so we don't have the chance to
> get info from that source. With lsusb, we get Bus 001 Device 002: ID
> 1737:0077 Linksys WUSB54GC v3 802.11g Adapter [Ralink RT2070L]. Does
> that help?

Yes, that helps. This most probably is an RT3070-based device that uses
an RF2020 RF chipset. We have seen these kind of devices before and they
indeed are properly supported.

Your patch make sense, however, could you please list this USB ID with
the other Linksys USB devices further up in the list. We have ordered
the list on manufacturer name, alphabetically ordered.

---
Gertjan



More information about the users mailing list