Search Linux Wireless

RE: [PATCH 1/4] libertas: remove auto_deep_sleep functionality

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Daniel,

> > As the auto deep sleep feature for SD8385/SD8686/SD8688 cards is very useful for many embedded
> platforms to handle enter/exit deep sleep mode automatically, please do not remove it from libertas
> driver. If you have any particular issue with this feature enabled, we can work on it and solve the
> problem.
> 
> The problem is that it can't actually be enabled. This is dead code.
> Or if it can, please point out what I'm missing.

To enable deep sleep mode:
iwconfig wlan0 power period 0

To enable auto deep sleep mode with idle time period set to 5 seconds:
iwconfig wlan0 power period 5

To disable deep sleep/auto deep sleep mode:
iwconfig wlan0 power period -1

The iwconfig (from Wireless Tools version 30pre8 beta or newer) supports "power period" command.

Thanks,
Bing

--
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


[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux