freebsd-dev/sys/dev/ath
Sam Leffler 694be3e533 On some platforms touching the bb registers when the phy is powered
down will cause a fault.  Check the phy power state before possibly
reading from the bb, this can happen as ar5212Reset intentionally
calls ar5212GetRfgain before bringing the bb out of reset (but we
do it here and not in the caller to guard against other possible uses).
2009-01-13 05:50:22 +00:00
..
ath_hal On some platforms touching the bb registers when the phy is powered 2009-01-13 05:50:22 +00:00
ath_rate correct fixed rate handling; the rixmap was changed a while back 2009-01-07 23:30:26 +00:00
ah_osdep.c Switch to ath hal source code. Note this removes the ath_hal 2008-12-01 16:53:01 +00:00
ah_osdep.h Switch to ath hal source code. Note this removes the ath_hal 2008-12-01 16:53:01 +00:00
if_ath_pci.c remove the ath_rate module dependency; it's all bundled 2009-01-06 01:58:45 +00:00
if_ath.c TDMA support for long distance point-to-point links using ath devices: 2009-01-08 17:12:47 +00:00
if_athioctl.h TDMA support for long distance point-to-point links using ath devices: 2009-01-08 17:12:47 +00:00
if_athrate.h now that the new association callback is used when joining a bss we can 2008-10-27 16:58:06 +00:00
if_athvar.h TDMA support for long distance point-to-point links using ath devices: 2009-01-08 17:12:47 +00:00