What Power Management Standard is supported?

Hi!

I wonder if power management standards such as ACPI or APM are supported in
Neutrino.
If so how is it possible to “use” such features to reduce power consumption
when needed?

Thanks for any hint.

Didier.

Hi,

The InterruptHookIdle() function attaches the specified interrupt
handler to the “idle” interrupt, which gets called when the system is
idle. This is typically used to implement power management features.

Regards,

Barry


Didier Harrang <dharrang@bcisa.com> wrote:

Hi!

I wonder if power management standards such as ACPI or APM are supported in
Neutrino.
If so how is it possible to “use” such features to reduce power consumption
when needed?

Thanks for any hint.

Didier.