]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Export the per-chain ctl/ext noise floor values, raw and uncut, to the
authoradrian <adrian@FreeBSD.org>
Fri, 8 Apr 2011 06:58:01 +0000 (06:58 +0000)
committeradrian <adrian@FreeBSD.org>
Fri, 8 Apr 2011 06:58:01 +0000 (06:58 +0000)
commit01612edce69b9fa3e691e982df2b503f7a1905bb
treea30ba7da19fb8b3d460c58c0f81ca733d828195c
parent76769431e059b9256d941d1067039835d11ed759
Export the per-chain ctl/ext noise floor values, raw and uncut, to the
upper-level HAL.

Right now the per-chain noise floor values aren't used anywhere in
the upper-level HAL, so the driver currently has no real reference
to compare the per-chain RSSI values to.

This is needed before per-chain RSSI values (for ctl and ext radios)
are can be thrown upstairs to the net80211 code.
sys/dev/ath/ath_hal/ah.h
sys/dev/ath/ath_hal/ah_internal.h
sys/dev/ath/ath_hal/ar5416/ar5416_cal.c