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. -- Bob Copeland %% www.bobcopeland.com -- 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