]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix AR5416 radar parameter initialisation.
authorAdrian Chadd <adrian@FreeBSD.org>
Sat, 30 Jul 2011 13:34:57 +0000 (13:34 +0000)
committerAdrian Chadd <adrian@FreeBSD.org>
Sat, 30 Jul 2011 13:34:57 +0000 (13:34 +0000)
commitbb40c7e83f852a7e4d457e7d2ebe3c51d253db06
tree6556f2feeade7542cf07e39342540eb5f23c668f
parent0a5f264d607daa1b5f544f2122ad90434eafb2ea
Fix AR5416 radar parameter initialisation.

* I messed up the order of parameter true/false; oops!
* AR_PHY_RADAR_1 was being written at the wrong place, and was writing
  potential garbage to the hardware.

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