Re: [ath5k-devel] [PATCH 4/4] ath5k: Implement mac80211 callback set_coverage

2009-12-08 Thread Felix Fietkau
On 2009-12-09 2:15 AM, Lukáš Turek wrote: > On 7.12.2009 10:48 you wrote: >> ACKTimeout is: aSIFSTime + aSlotTime + aPHY-RX-START-Delay > 802.11a uses SIFS of 16 µs and 9 µs slot time, that's 25 µs in total. > However, > the athctrl calculation uses 21 µs ACK timeout for zero distance. And I kno

Re: [ath5k-devel] [PATCH 4/4] ath5k: Implement mac80211 callback set_coverage

2009-12-08 Thread Lukáš Turek
On 7.12.2009 10:48 you wrote: > ACKTimeout is: aSIFSTime + aSlotTime + aPHY-RX-START-Delay 802.11a uses SIFS of 16 µs and 9 µs slot time, that's 25 µs in total. However, the athctrl calculation uses 21 µs ACK timeout for zero distance. And I know the result is correct, as we are using it on 70 l

Re: [ath5k-devel] [PATCH] ath5k: add support for Dell Vostro A860 LED

2009-12-08 Thread Luis R. Rodriguez
On Tue, Dec 8, 2009 at 8:06 AM, John W. Linville wrote: > On Tue, Dec 08, 2009 at 08:01:52AM -0800, Luis R. Rodriguez wrote: >> On Tue, Dec 8, 2009 at 6:57 AM, Bob Copeland wrote: >> > On Mon, Dec 7, 2009 at 4:59 PM, John W. Linville >> > wrote: >> >> On Mon, Dec 07, 2009 at 12:05:54PM +0200, S

Re: [ath5k-devel] [PATCH] ath5k: add support for Dell Vostro A860 LED

2009-12-08 Thread John W. Linville
On Tue, Dec 08, 2009 at 08:01:52AM -0800, Luis R. Rodriguez wrote: > On Tue, Dec 8, 2009 at 6:57 AM, Bob Copeland wrote: > > On Mon, Dec 7, 2009 at 4:59 PM, John W. Linville > > wrote: > >> On Mon, Dec 07, 2009 at 12:05:54PM +0200, Shahar Or wrote: > >>> Adds support for the WiFi activity LED on

Re: [ath5k-devel] [PATCH] ath5k: add support for Dell Vostro A860 LED

2009-12-08 Thread Luis R. Rodriguez
On Tue, Dec 8, 2009 at 6:57 AM, Bob Copeland wrote: > On Mon, Dec 7, 2009 at 4:59 PM, John W. Linville > wrote: >> On Mon, Dec 07, 2009 at 12:05:54PM +0200, Shahar Or wrote: >>> Adds support for the WiFi activity LED on the Dell Vostro A860 laptop. >>> >>> Signed-off-by: Shahar Or >>> --- >>> I

Re: [ath5k-devel] [PATCH] ath5k: add support for Dell Vostro A860 LED

2009-12-08 Thread Bob Copeland
On Mon, Dec 7, 2009 at 4:59 PM, John W. Linville wrote: > On Mon, Dec 07, 2009 at 12:05:54PM +0200, Shahar Or wrote: >> Adds support for the WiFi activity LED on the Dell Vostro A860 laptop. >> >> Signed-off-by: Shahar Or >> --- >> I hope this one is perfect. Thanks for the patch. As for gettin