On Wed, 2008-11-26 at 16:04 +0800, Zhu Yi wrote: > On Wed, 2008-11-26 at 15:24 +0800, Kalle Valo wrote: > > While the firmware was reset > > association state wasn't changed and I could, for example, run iperf > > tests while firmware was resetting without userspace noticing anything > > (expect a slight decreare of throughput of course). This might depend > > on firmware implementation, but at least with softmac devices it > > shouldn't be a problem. > > This is fairly easy to be handled by hardmac as well. We didn't do it > because: 1) this is an unexpected behaviour so we simply put everything > to the initial state when this happens and didn't put a lot of effort on > the recovery 2) 'associate=1' used to be the default value, so the > driver associated automatically after the firmware restart cycle. > > Patches are welcome. Yeah, even with associate=0 we'll want to preserve the association across restarts of the firmware, so we need to make the driver bring the association back up if the firmware crashed. But only on crash. Dan -- 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