On Tue, Feb 26, 2008 at 05:57:22AM +0200, Nick Kossifidis wrote: > Bob try removing this and see what happens (in terms of > performance/stability)... > > if (ath5k_hw_register_timeout(ah, AR5K_PHY_AGCCTL, > AR5K_PHY_AGCCTL_CAL, 0, false)) { > ATH5K_ERR(ah->ah_sc, "calibration timeout (%uMHz)\n", > channel->center_freq); > return -EAGAIN; > } It doesn't really have an effect, because even without this, the noise floor calibration fails anyway. I suspect by the time it gets in this state the device is just hung generally. So, I can't sustain a connection long enough to do iperf. I got numbers from madwifi though :) Seems when it gets a big hunk of data the device barfs. When I'm doing something like ssh or just browsing a little, it's annoying but still useable because most of the time it'll disassociate with the AP for a few seconds, reassociate, and it's working again. -- 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