Atheros 9287 - no carrier . revision 249623.
Adrian Chadd
adrian.chadd at gmail.com
Thu Apr 18 22:22:51 UTC 2013
Hm! I wonder..
Edit if_athvar.h - change sc_rxchainmask and sc_txchainmask in
ath_softc to be uint32_t, rather than int.
See if that helps.
Adrian
On 18 April 2013 15:20, Artyom Mirgorodskiy
<artyom.mirgorodsky at gmail.com> wrote:
> See attached
>
>
>
> On Thursday 18 April 2013 15:08:36 Adrian Chadd wrote:
>
>> On 18 April 2013 15:07, Artyom Mirgorodskiy
>
>> <artyom.mirgorodsky at gmail.com> wrote:
>
>> > See attached
>
>> >
>
>>
>
>> What the hell? Those masks are really wrong.
>
>>
>
>> Try adding this line after it:
>
>>
>
>> ath_hal_printf(ah, "%s: pcap rx=0x%x, tx=0x%x; configured rx=0x%x,
>
>> tx=0x%x\n", __func__, pCap->halRxChainMask, pCap->halTxChainMask,
>
>> rx_chainmask, tx_chainmask);
>
> --
>
> Artyom Mirgorodskiy
More information about the freebsd-current
mailing list