Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Apr 2013 15:22:49 -0700
From:      Adrian Chadd <adrian.chadd@gmail.com>
To:        Artyom Mirgorodskiy <artyom.mirgorodsky@gmail.com>
Cc:        "freebsd-wireless@freebsd.org" <freebsd-wireless@freebsd.org>, "freebsd-current@freebsd.org" <freebsd-current@freebsd.org>
Subject:   Re: Atheros 9287 - no carrier . revision 249623.
Message-ID:  <CAJ-Vmo=v6cbGTSoDQP5RpJa1wbbmU=A9QGC4LABkmCpqeUW-uw@mail.gmail.com>
In-Reply-To: <1436485.TxcZPeTyQ4@home.alkar.net>
References:  <51702dc6.87ee440a.57aa.327e@mx.google.com> <2163177.OYO9r9Iusv@home.alkar.net> <CAJ-VmokbxkVNRLkmbFcZAZsZhrgvR7-bQcuo3qK%2Bk1DAp1Ju9Q@mail.gmail.com> <1436485.TxcZPeTyQ4@home.alkar.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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@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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJ-Vmo=v6cbGTSoDQP5RpJa1wbbmU=A9QGC4LABkmCpqeUW-uw>