Bug 980 - iwconfig ethx power <something(except *off*)> cannot set power management to on
: iwconfig ethx power <something(except *off*)> cannot set power management to on
Status: VERIFIED FIXED
: IPW3945
SSID scan
: 1.2.0
: All All
: P1 minor
Assigned To:
:
:
:
:
:
  Show dependency treegraph
 
Reported: 2006-03-28 00:08 by
Modified: 2007-04-19 22:08 (History)


Attachments
patch to try (2.07 KB, patch)
2006-03-29 22:28, Liu, Hong
Details | Diff


Note

You need to log in before you can comment on or make changes to this bug.


Description From 2006-03-28 00:08:08
#./load
#iwconfig eth1 power <something (except *off)>
#iwlist eth1 get_power  -> shows the off
------- Comment #1 From 2006-03-28 00:11:42 -------
can use #iwpriv eth1 get_power and #iwpriv eth1 set_power to let it works.
------- Comment #2 From 2006-03-28 12:10:31 -------
Bumped to P1.
------- Comment #3 From 2006-03-29 22:28:03 -------
Created an attachment (id=733) [details]
patch to try

Currently we don't support the "iwconfig power timeout/period" option.
We can set power save level through "iwpriv set_power".

The patch fixes some errores in the power setting/getting path.
And add timeout info when using iwconfig/iwlist power to get the power save
info.
------- Comment #4 From 2006-03-30 07:04:48 -------
change status
------- Comment #5 From 2006-04-04 18:05:15 -------
Merged for 0.0.74.  Setting to Fixed.
------- Comment #6 From 2006-04-20 22:16:13 -------
Set power does not work by iwconfig.

Currently we can use iwpriv to set power, and use iwlist or iwpriv to get 
power.

Verify this bug.
------- Comment #7 From 2007-04-03 17:59:14 -------
Fail to set power on/off with iwpriv command. 

Testing Env: ipw3945 1.2.0 / ucode 1.14.2 / ieee80211 1.2.16
------- Comment #8 From 2007-04-11 19:25:06 -------
That is my fault. This should be fixed. Sorry about that. 
------- Comment #9 From 2007-04-19 22:08:23 -------
Verified.