linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] libertas: update readme file
@ 2011-08-23  0:26 Bing Zhao
  2011-08-25 19:44 ` Dan Williams
  0 siblings, 1 reply; 2+ messages in thread
From: Bing Zhao @ 2011-08-23  0:26 UTC (permalink / raw)
  To: libertas-dev; +Cc: linux-wireless, Amitkumar Karwar, Bing Zhao

From: Amitkumar Karwar <akarwar@marvell.com>

Since all wext specific code is removed, currently there is no
way to configure deep sleep mode. This patch removes deep sleep
configuration information in readme file.

Signed-off-by: Amitkumar Karwar <akarwar@marvell.com>
---
 drivers/net/wireless/libertas/README |   25 -------------------------
 1 files changed, 0 insertions(+), 25 deletions(-)

diff --git a/drivers/net/wireless/libertas/README b/drivers/net/wireless/libertas/README
index 1453eec..91f2ca9 100644
--- a/drivers/net/wireless/libertas/README
+++ b/drivers/net/wireless/libertas/README
@@ -238,28 +238,3 @@ hostsleep
 		echo "1" > hostsleep : enable host sleep.
 		echo "0" > hostsleep : disable host sleep
 
-========================
-IWCONFIG COMMANDS
-========================
-power period
-
-	This command is used to configure the station in deep sleep mode /
-	auto deep sleep mode.
-
-	The timer is implemented to monitor the activities (command, event,
-	etc.). When an activity is detected station will exit from deep
-	sleep mode automatically and restart the timer. At timer expiry
-	(no activity for defined time period) the deep sleep mode is entered
-	automatically.
-
-	Note: this command is for SDIO interface only.
-
-	Usage:
-	To enable deep sleep mode do:
-		iwconfig wlan0 power period 0
-	To enable auto deep sleep mode with idle time period 5 seconds do:
-		iwconfig wlan0 power period 5
-	To disable deep sleep/auto deep sleep mode do:
-		iwconfig wlan0 power period -1
-
-==============================================================================
-- 
1.5.3.4


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] libertas: update readme file
  2011-08-23  0:26 [PATCH] libertas: update readme file Bing Zhao
@ 2011-08-25 19:44 ` Dan Williams
  0 siblings, 0 replies; 2+ messages in thread
From: Dan Williams @ 2011-08-25 19:44 UTC (permalink / raw)
  To: Bing Zhao; +Cc: libertas-dev, linux-wireless, Amitkumar Karwar

On Mon, 2011-08-22 at 17:26 -0700, Bing Zhao wrote:
> From: Amitkumar Karwar <akarwar@marvell.com>
> 
> Since all wext specific code is removed, currently there is no
> way to configure deep sleep mode. This patch removes deep sleep
> configuration information in readme file.
> 
> Signed-off-by: Amitkumar Karwar <akarwar@marvell.com>

Acked-by: Dan Williams <dcbw@redhat.com>

> ---
>  drivers/net/wireless/libertas/README |   25 -------------------------
>  1 files changed, 0 insertions(+), 25 deletions(-)
> 
> diff --git a/drivers/net/wireless/libertas/README b/drivers/net/wireless/libertas/README
> index 1453eec..91f2ca9 100644
> --- a/drivers/net/wireless/libertas/README
> +++ b/drivers/net/wireless/libertas/README
> @@ -238,28 +238,3 @@ hostsleep
>  		echo "1" > hostsleep : enable host sleep.
>  		echo "0" > hostsleep : disable host sleep
>  
> -========================
> -IWCONFIG COMMANDS
> -========================
> -power period
> -
> -	This command is used to configure the station in deep sleep mode /
> -	auto deep sleep mode.
> -
> -	The timer is implemented to monitor the activities (command, event,
> -	etc.). When an activity is detected station will exit from deep
> -	sleep mode automatically and restart the timer. At timer expiry
> -	(no activity for defined time period) the deep sleep mode is entered
> -	automatically.
> -
> -	Note: this command is for SDIO interface only.
> -
> -	Usage:
> -	To enable deep sleep mode do:
> -		iwconfig wlan0 power period 0
> -	To enable auto deep sleep mode with idle time period 5 seconds do:
> -		iwconfig wlan0 power period 5
> -	To disable deep sleep/auto deep sleep mode do:
> -		iwconfig wlan0 power period -1
> -
> -==============================================================================



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-08-25 19:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-23  0:26 [PATCH] libertas: update readme file Bing Zhao
2011-08-25 19:44 ` Dan Williams

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).