On Sun, Oct 11, 2009 at 09:30:10AM -0400, Bob Copeland wrote: > On Sun, Oct 11, 2009 at 02:26:16PM +0200, Richard Zidlicky wrote: > > thanks, compiling it right now. Not quite sure - which version of this > > > > - ret = ath5k_hw_reset(ah, sc->opmode, sc->curchan, true); > > > > + ret = ath5k_hw_reset(ah, sc->opmode, sc->curchan, chan != NULL); > > > > is it supposed to be tested with? > > The "chan != NULL" case. The patch should apply against latest > wireless-testing (but will probably work with linus-2.6). so the results are same like before. The printk message came once only, I will try to gather more debug info tomorrow. It is striking that after running the not working driver the machine requires a power-off reboot to have working ath5k again. Richard -- 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