Bug#516519: rt73-modules-2.6.26-1-amd64: rt73 oopses kernel when used with WUSB54GC

Ben Hutchings ben at decadent.org.uk
Sun Mar 8 22:50:38 UTC 2009


I have not been able to reproduce this bug but have identified a likely
source.  Please can you test this fix for me:

Change line 2251 of rtmp_main.c from:
        endpoint = &iface_desc->endpoint[i].desc;
to:
        endpoint = &iface_desc->endpoint[1].desc;
This file will normally be installed either in
/usr/src/modass/usr_src/modules/rt73 or in /usr/src/modules/rt73 if you
normally run module-assistant as root.

Rebuild and install the module (m-a a-i --force rt73) and test whether
it works for you, or at least does not fail in the same way.

Ben.

-- 
Ben Hutchings
If the facts do not conform to your theory, they must be disposed of.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.alioth.debian.org/pipermail/pkg-ralink-maintainers/attachments/20090308/028bcc96/attachment.pgp 


More information about the Pkg-ralink-maintainers mailing list