On Mon October 4 2010 21:51:40 Felix Fietkau wrote: > On 2010-10-04 2:24 PM, Vasanthakumar Thiagarajan wrote: > >> >> + /* unfreeze counters */ > >> >> + REG_WRITE(ah, AR_MIBC, 0); > >> > > >> > Please configure the relevant bit to unfreeze the counters. > >> > >> What do you mean? > > > > AR_MIBC does more than just freeze/unfreeze the counters, though I > > dont see any issues with setting the whole register to zero, it > > looks buggy. Please configure only the relevant bit to > > freeze/unfreeze the counters. > > Other places in the code set it to zero as well, though sometimes > written in a weird way. I also checked the specs, there is no bit that's > supposed to be active at this point. hi! i just sent a patch series, which moves that function to common, to be shared between ath5k and ath9k. i implemented it in a rather simple way, i admit, but it hope that it is sufficient anyways. the patch series should also include what is left from this patch. could you please check and let me know what you think? thanks, bruno -- 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