Bob Copeland wrote:
On Thu, Dec 18, 2008 at 9:00 AM, Steve Brown <sbrown@xxxxxxxxxxxx> wrote:
I did a binary chop on the pcu patch. Reverting this part of the patch
restores ap and mesh beaconing. I've no idea why.
77: + else
78: + AR5K_REG_ENABLE_BITS(ah, AR5K_CFG,
AR5K_CFG_ADHOC);
Hmm, that looks exactly backwards, shouldn't it be DISABLE_BITS
(and ENABLE_BITS in the adhoc case?)
I think it's supposed to be 0 for AP/STA and 1 for IBSS.
Your interpretation matches the recently released hal source. I switched
them around in the pcu patch and ap/mesh beacons return.
Lots of these however:
Dec 18 15:53:20 fl-ws kernel: ath5k phy23: beacon queue 7 didn't stop?
If I make the same change to the current git, still no beacons. But, the
"queue 7" msgs persist.
Anyway, it's not antenna related.
Steve
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html