Atheros 9287 - no carrier . revision 249623.
Adrian Chadd
adrian.chadd at gmail.com
Thu Apr 18 21:51:07 UTC 2013
On 18 April 2013 14:43, Artyom Mirgorodskiy
<artyom.mirgorodsky at gmail.com> wrote:
> Did not work.
>
Hm. Ok.
Let's add some debugging:
inside of ar5416SetChainMasks(), let's add a printf() at the -end- of
the function:
ath_hal_printf(ah, "%s: txchainmask=0x%x, rxchainmask=0x%x\n",
__func__, AH5416(ah)->ah_tx_chainmask, AH5416(ah)->ah_rx_chainmask);
Then recompile, reboot, and show me the output of 'dmesg'
More information about the freebsd-wireless
mailing list