Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Apr 2013 14:51:05 -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-Vmonvwvnw8bp8NYQ=ivXJYSVRWh9KiXxo4_%2B=NvGhnDVwFw@mail.gmail.com>
In-Reply-To: <3111674.jLbKQKCHzF@home.alkar.net>
References:  <51702dc6.87ee440a.57aa.327e@mx.google.com> <1960650.d0sTaO7Dhi@home.alkar.net> <CAJ-Vmon9NsRacHWweM3oSCZp_az6aazWCzaTMyBOTa26Z1k6MA@mail.gmail.com> <3111674.jLbKQKCHzF@home.alkar.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On 18 April 2013 14:43, Artyom Mirgorodskiy
<artyom.mirgorodsky@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'



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJ-Vmonvwvnw8bp8NYQ=ivXJYSVRWh9KiXxo4_%2B=NvGhnDVwFw>