Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 02/10/2004 00:59:38
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.