diff options
author | adrian <adrian@FreeBSD.org> | 2012-09-13 18:24:13 +0000 |
---|---|---|
committer | adrian <adrian@FreeBSD.org> | 2012-09-13 18:24:13 +0000 |
commit | 03471881d0edb1b1211f7db6670ac0149106b04d (patch) | |
tree | e806b90a342e379c056c52356ed7859a0ade8a21 /sys/kern/kern_mutex.c | |
parent | 777230d53d964c620aea991b439d03f292befeaf (diff) | |
download | FreeBSD-src-03471881d0edb1b1211f7db6670ac0149106b04d.zip FreeBSD-src-03471881d0edb1b1211f7db6670ac0149106b04d.tar.gz |
Don't use AR_PHY_MODE to setup half/quarter rate.
I'm not sure where in the deep, distant past I found the AR_PHY_MODE
registers for half/quarter rate mode, but unfortunately that doesn't
seem to work "right" for non-AR9280 chips.
Specifically:
* don't touch AR_PHY_MODE
* set the PLL bits when configuring half/quarter rate
I've verified this on the AR9280 (5ghz fast clock) and the AR5416.
The AR9280 works in both half/quarter rate; the AR5416 unfortunately
only currently works at half rate. It fails to calibrate on quarter rate.
Diffstat (limited to 'sys/kern/kern_mutex.c')
0 files changed, 0 insertions, 0 deletions