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
Sam Leffler
af945736cf
Correct 5212 ani support so that max noise immunity, spur immunity, and
...
step levels are used.
Noticed by: Jiri Fojtasek <jiri.fojtasek@hlohovec.net>
Reviewed by: rpaulo
2008-12-19 18:33:53 +00:00
Sam Leffler
0f1a6e3482
fix ini setup
...
Submitted by: Jiri Fojtasek <jiri.fojtasek@hlohovec.net>
2008-12-15 00:29:26 +00:00
Sam Leffler
7978748b83
o remove dead code
...
o fix AH_RF macro expansion to be as intended (worked before unintentionally)
Obtained from: netbsd
2008-12-13 03:50:31 +00:00
Sam Leffler
dc798229e4
remove dead code
...
Obtained from: netbsd
2008-12-13 03:49:01 +00:00
Sam Leffler
aed75e9d0a
add const
...
Obtained from: netbsd
2008-12-13 03:48:33 +00:00
Sam Leffler
128ae9780b
fix static const order
...
Obtained from: netbsd
2008-12-13 03:47:42 +00:00
Sam Leffler
009e2f111c
fix static const order
...
Obtained from: netbsd
2008-12-13 03:45:54 +00:00
Sam Leffler
0a39558b33
remove duplicate case
...
Obtained from: netbsd
2008-12-13 03:45:00 +00:00
Sam Leffler
995172ec6c
remove conflicting decl
...
Obtained from: netbsd
2008-12-13 03:44:44 +00:00
Sam Leffler
13f209a354
add missing break
...
Coverity ID: 4159
2008-12-11 04:03:50 +00:00
Sam Leffler
eef5acf25e
add missing break
...
Coverity ID: 4151
2008-12-11 04:03:13 +00:00
Sam Leffler
1477970585
import ath hal
2008-12-01 16:43:08 +00:00