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

2009-12-07 Thread John W. Linville
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. Well, no, it was still quite whitespace damaged. However this time I was able to fix it manually a

Re: [ath5k-devel] [PATCH 2/4] mac80211: Add new callback set_coverage

2009-12-07 Thread Johannes Berg
On Mon, 2009-12-07 at 12:59 +0200, Kalle Valo wrote: > Lukáš Turek <8...@praha12.net> writes: > > > Mac80211 callback to driver set_coverage() sets slot time and ACK timeout > > for given coverage class. The callback is optional, but it's essential for > > long distance links. > > [...] > > > +

Re: [ath5k-devel] [PATCH 2/4] mac80211: Add new callback set_coverage

2009-12-07 Thread Kalle Valo
Lukáš Turek <8...@praha12.net> writes: > Mac80211 callback to driver set_coverage() sets slot time and ACK timeout > for given coverage class. The callback is optional, but it's essential for > long distance links. [...] > + * @set_coverage: Set slot time for given coverage class as specified >

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

2009-12-07 Thread Shahar Or
Adds support for the WiFi activity LED on the Dell Vostro A860 laptop. Signed-off-by: Shahar Or --- I hope this one is perfect. --- drivers/net/wireless/ath/ath5k/led.c.orig 2009-12-03 14:57:20.0 +0200 +++ drivers/net/wireless/ath/ath5k/led.c2009-12-03 14:25:30.0 +0200

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

2009-12-07 Thread Felix Fietkau
Lukáš Turek wrote: > On 6.12.2009 20:20 Felix Fietkau wrote: >> In 2.4 GHz, regular slot time is 20 usec, unless short slot is enabled. >> 2.4 GHz with short slot and 5 GHz both use 9 usec. > Yes, but where the short slot time gets enabled? According to the standard > (don't have the reference now