On Saturday 03 May 2008, Mattias Nissler wrote: > On Sat, 2008-05-03 at 17:27 +0200, Johannes Berg wrote: > > > Hmm, perhaps we need some way the driver can inform the rate selection > > > module about statistics. I mean the hardware does measure the number > > > of failed TX frames, and the number of retries, but it doesn't set them > > > in the descriptor but in the hardware. > > > > Yes we should have this. > > New rate control algorithm probably. Or even better: Split what is > currently the rate control algorithm into an link quality estimation > part (failed frames percentage and such) and the actual rate control > that interprets that value and acts accordingly. Hmm, splitting that up would be nice, especially when the driver will have access to those failed frame percentages directly. rt2x00 currently keeps track of these statistics to perform link tuning, I wouldn't be surprised if other drivers also keep similar statistics for the same reason. Ivo -- 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