Just a heads up, I spent part of yesterday rewriting noise floor
calibration to use the method from Sam's HAL, it's about 60%
complete at this point.  My goal is to hopefully reduce the time
spent looping in the NF calibration during reset (typically ~30ms)
without degrading the NF values.  Should have something to post
in the next few days.

diffstat so far (ignore scan.c):

 drivers/net/wireless/ath/ath5k/ath5k.h |   10 +++
 drivers/net/wireless/ath/ath5k/base.c  |    2 
 drivers/net/wireless/ath/ath5k/phy.c   |   86 ++++++++++++++++++++++++++++++---
 drivers/net/wireless/ath/ath5k/reg.h   |    7 --
 drivers/net/wireless/ath/ath5k/reset.c |   17 ------
 net/wireless/scan.c                    |    1 
 6 files changed, 95 insertions(+), 28 deletions(-)

-- 
Bob Copeland %% www.bobcopeland.com

_______________________________________________
ath5k-devel mailing list
ath5k-devel@lists.ath5k.org
https://lists.ath5k.org/mailman/listinfo/ath5k-devel

Reply via email to