On 18 April 2013 15:54, Artyom Mirgorodskiy
<artyom.mirgorod...@gmail.com> wrote:
> Nothing :(

Ok, so I wonder now whether we're actually getting the right chainmask
at startup.

edit if_ath.c, look for 'ath_hal_getrxchainmask()'

After the rx/tx chainmask is fetched,a dd this:

device_printf(sc->sc_dev, "%s: RX chainmask=0x%x, TX
chainmask=0x%x\n", sc->sc_rxchainmask, sc->sc_txchainmask);



Adrian
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to