commit | f860ee26db51c478fd70039bd4902912a8d93993 | [log] [tgz] |
---|---|---|
author | Nick Kossifidis <mick@madwifi.org> | Sun Jul 20 06:47:12 2008 +0300 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Aug 01 15:31:32 2008 -0400 |
tree | 847120766bab69cc2a572e4d6fe863b046d1eafc | |
parent | cc6323c7d8c231d83e592ff9f7acf2cac5e016f7 [diff] |
ath5k: Update phy calibration functions * Enable I/Q calibration each time we have correction results (we were only enabling calibration during reset). If we don't we commit the same results each time calibration routine is called. * Add some documentation and a TODO on nf calibration * Return -EAGAIN on noise floor timeout/failure Changes-licensed-under: ISC Signed-off-by: Nick Kossifidis <mickflemm@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>