summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authoradrian <adrian@FreeBSD.org>2011-09-28 03:03:23 +0000
committeradrian <adrian@FreeBSD.org>2011-09-28 03:03:23 +0000
commit24bffc47a9dd1c8ffcd7f3b45404f56e432a7900 (patch)
treef9dac838ebfc87e5b3297fec171772b03c5d9cec /lib/libc
parent29cd3e0c88614293ccc59f7466127a42ad99f894 (diff)
downloadFreeBSD-src-24bffc47a9dd1c8ffcd7f3b45404f56e432a7900.zip
FreeBSD-src-24bffc47a9dd1c8ffcd7f3b45404f56e432a7900.tar.gz
The AR5212 setup path (also used by the AR5416 code) configures a
local variable with a beacon interval of 100 TU. This never gets modified if the beacon interval configuration changes. This may have been correct in earlier times, but with the advent of staggered beacons (which default to 1 / ATH_BCBUF beacon interval, so 25 TU here) this value is incorrect. It is used to configure the default CABQ readytime. So here, the cabq was being configured to be much greater than the target beacon timer (TBTT.) The driver should be configuring a cabq readytime value rather then leaving it to the HAL to choose sensible defaults. This should be done in the future - I'm simply trying to ensure sensible defaults are chosen.
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud