[OpenWrt-Devel] [PATCH] /etc/config/wireless - 'powersave' setting optional

2011-04-12 Thread Jan Čapek
message when bringing wifi up. This change makes the setting optional. Signed-off-by: Jan Čapek --- package/mac80211/files/lib/wifi/mac80211.sh | 12 +--- 1 files changed, 9 insertions(+), 3 deletions(-) diff --git a/package/mac80211/files/lib/wifi/mac80211.sh b/package/mac80211/files/li

[OpenWrt-Devel] problems with 'powersave' option in 'sta' mode on ath5k

2011-04-12 Thread Jan Čapek
Hi, I am getting the following error when bringing up ath5k: Error for wireless request "Set Power Management" (8B2C) : SET failed on device wlan0 ; Operation not supported. The patch that follows proposes a potention solution to this. I am assuming the original version uses iwconfig instead