linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Forcing wi-fi chipset to sleep from bcm4329 driver
@ 2012-08-16 11:08 Dani Camps
  2012-08-16 17:54 ` Franky Lin
  0 siblings, 1 reply; 4+ messages in thread
From: Dani Camps @ 2012-08-16 11:08 UTC (permalink / raw)
  To: linux-wireless@vger.kernel.org

Dear all,

I would like to be able to control the power state (i.e. sleep/awake) of a broadcom wi-fi chipset controlled by the bcm4329 driver. My understanding of sleep/awake is the following: wi-fi chipsets support power saving protocols that allow them to enter into a low power state in order to save energy, this is what I understand as the sleep state. On the other hand when the chipset is fully powered and can directly receive data from the AP, this is what I understand as the chipset being in awake state.

Now, in the bcm4329 driver I have seen that the power mode of the wi-fi chipset can be configured with the parameters PM_MAX, PM_FAST and PM_OFF. My understanding though is that these are simply parameters to configure an internal power saving algorithm that is implemented in the chipset itself, e.g. if I configure PM_MAX it does not mean that the chipset will enter sleep mode immediately, but it will only do it according to a certain particular algorithm that I cannot conttol. Therefore, my question is whether it is possible to control the power state (sleep/awake) of the wi-fi chipset directly from within bcm4329.

Thanks!

Best Regards

Daniel

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

end of thread, other threads:[~2012-08-17 17:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-16 11:08 Forcing wi-fi chipset to sleep from bcm4329 driver Dani Camps
2012-08-16 17:54 ` Franky Lin
2012-08-17  7:19   ` Dani Camps
2012-08-17 17:38     ` Franky Lin

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