freebsd-dev/sys/dev/ath/ath_hal/ar5212
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
..
ar2316.c
ar2317.c
ar2413.c
ar2425.c
ar5111.c fix static const order 2008-12-13 03:45:54 +00:00
ar5112.c
ar5212_ani.c Correct 5212 ani support so that max noise immunity, spur immunity, and 2008-12-19 18:33:53 +00:00
ar5212_attach.c
ar5212_beacon.c
ar5212_eeprom.c
ar5212_gpio.c
ar5212_interrupts.c
ar5212_keycache.c
ar5212_misc.c
ar5212_phy.c
ar5212_power.c
ar5212_recv.c
ar5212_reset.c
ar5212_rfgain.c On some platforms touching the bb registers when the phy is powered 2009-01-13 05:50:22 +00:00
ar5212_xmit.c
ar5212.h
ar5212.ini
ar5212desc.h
ar5212phy.h
ar5212reg.h
ar5311reg.h
ar5413.c