Johannes Berg <johannes@xxxxxxxxxxxxxxxx> writes: > On Tue, 2008-07-29 at 00:21 -0300, Herton Ronaldo Krzesinski wrote: > >> [3] /sbin/iwconfig wlan0 power on > > I don't think turning on power management (yes, this command is > completely misnamed, it turns on power _management_ not the power, you > may want "txpower auto") does anything on this chip, does it? There isn't any driver yet in wireless-testing which supports IEEE80211_CONF_PS: $ git grep -l IEEE80211_CONF_PS include/net/mac80211.h net/mac80211/wext.c $ So yes, currently 'iwconfig wlan0 power' shouldn't change any behavious, expect an extra call to config() op. -- Kalle Valo -- 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