]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
I noticed that the Merlin NICs I had (AR9220, AR9280) never completed
authorAdrian Chadd <adrian@FreeBSD.org>
Sat, 30 Jul 2011 13:21:33 +0000 (13:21 +0000)
committerAdrian Chadd <adrian@FreeBSD.org>
Sat, 30 Jul 2011 13:21:33 +0000 (13:21 +0000)
commitc86c3aa3d989e26dd7f07bef51bec950e95a7727
treeea98b539862f46050c92d534bc04189ae6255f35
parent827660cf9aa2701da6a31c8704ef31ed591f5d49
I noticed that the Merlin NICs I had (AR9220, AR9280) never completed
the ADC calibrations if the NIC is in 5ghz 11a or 5ghz HT/20 modes.
I've been told that the dual-ADC is only engaged in turbo/40mhz modes.

Since Sowl (AR9160) seems to return valid-looking calibration data
in 5ghz 20MHz modes, I'm only disabling it for Merlin for now.
It may turn out I can disable it for all chipsets and only enable
it for 40MHz modes.

Approved by: re (kib)
sys/dev/ath/ath_hal/ar5416/ar5416_cal.c