[Bugme-new] [Bug 13459] New: Certain devices are not enabled by rt2870 driver

bugzilla-daemon at bugzilla.kernel.org bugzilla-daemon at bugzilla.kernel.org
Fri Jun 5 02:40:31 PDT 2009


http://bugzilla.kernel.org/show_bug.cgi?id=13459

               URL: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/3
                    50695
           Summary: Certain devices are not enabled by rt2870 driver
           Product: Drivers
           Version: 2.5
    Kernel Version: 2.6.30
          Platform: All
        OS/Version: Linux
              Tree: Mainline
            Status: NEW
          Severity: normal
          Priority: P1
         Component: network-wireless
        AssignedTo: drivers_network-wireless at kernel-bugs.osdl.org
        ReportedBy: d.harkleroad at gmail.com
        Regression: No


Certain drivers are not enabled by the rt2870. One being the Linksys WUSB100
card.

Basically it's missing the device id from rt2870.h

Adding the following to rt2870.h fixes the problem.

{USB_DEVICE(0x1737,0x0070)}, /* Linksys */

Another one that is apparently missing is:

{USB_DEVICE(0x2019,0xED14)}, /* Planex Communications, Inc. */

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the Bugme-new mailing list