Re: [PATCH] bcm43xx-d80211: measure the channel change time

2006-05-04 Thread Johannes Berg
On Thu, 2006-05-04 at 14:33 +0200, Jiri Benc wrote: TSF is set to a value sent by an AP. Is there anything that prevents that AP to send you e.g. 0xf0? Ah, good point, I didn't think of stupid APs. Yeah, it should handle it I guess. johannes signature.asc Description: This is a

[PATCH] bcm43xx-d80211: measure the channel change time

2006-05-03 Thread Michael Buesch
Measure the channel change time with the bcm43xx tsf timer and remove the guesswork constant. ;) Tests on my 4306 show that the time comes damn close to reality. Signed-off-by: Michael Buesch [EMAIL PROTECTED] Index: wireless-dev/drivers/net/wireless/d80211/bcm43xx/bcm43xx_main.c