Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev/ic



Module Name:    src
Committed By:   dyoung
Date:           Tue Feb 10 00:59:38 UTC 2004

Modified Files:
        src/sys/dev/ic: wi.c wivar.h

Log Message:
Disable rate-adaptation for Lucent firmware version 8.42.1, per a
bug report from Simon Burge: the firmware seems to lock up.

If rate-adaptation is disabled on a Lucent card, then do all the
rate-adaptation work *except* for writing the new transmit rate,
since I suspect that is what locks-up the firmware.


To generate a diff of this commit:
cvs rdiff -r1.152 -r1.153 src/sys/dev/ic/wi.c
cvs rdiff -r1.42 -r1.43 src/sys/dev/ic/wivar.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index