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.

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to