Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Special pages
Niidae Wiki
Search
Search
Appearance
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
Advanced Power Management
(section)
Page
Discussion
English
Read
Edit
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
View history
General
What links here
Related changes
Page information
Appearance
move to sidebar
hide
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
==APM functions== There are 21 APM function calls defined that the APM driver can use to query power management statuses, or request power state transitions.<ref name="APM_spec_V12" /> Example function calls include letting the BIOS know about current CPU usage (the BIOS may respond to such a call by placing the CPU in a low-power state, or returning it to its full-power state), retrieving the current power state of a device, or requesting a power state change. {| class="wikitable" |- ! Name !! Code !! Comment |- | APM Installation Check || 0x00 || |- | APM Real Mode Interface Connect || 0x01 || |- | APM Protected Mode 16-bit Interface Connect || 0x02 || Avoids real or virtual86 mode. |- | APM Protected Mode 32-bit Interface Connect || 0x03 || Avoids real or virtual86 mode. |- | APM Interface Disconnect || 0x04 || |- | CPU Idle || 0x05 || Requests system suspend.<!--P42--> <BR>0) Clock halted until timer tick interrupt.<BR> 1) Slow clock<!--P29--><ref name="APM_spec_V12" /> |- | CPU Busy || 0x06 || Driver tells system APM to restore clock speed of the CPU. |- | '''Set Power State''' || 0x07 || Set system or device into Suspend/Standby/Off state.<!--P44--> |- | Enable/Disable Power Management || 0x08 || |- | Restore APM BIOS Power-On Defaults || 0x09 || |- | Get Power Status || 0x0A || Supports AC status "On backup power". And battery status. |- | Get PM Event || 0x0B || Checks for APM events. Shall be called once per second. |- | Get Power State || 0x0C || |- | Enable/Disable Device Power Management || 0x0D || |- | APM Driver Version || 0x0E || |- | Engage/Disengage Power Management || 0x0F || APM management for a specific device. |- | Get Capabilities || 0x10 || |- | Get/Set/Disable Resume Timer || 0x11 || |- | Enable/Disable Resume on Ring Indicator || 0x12 || |- | Enable/Disable Timer Based Requests || 0x13 || |- | OEM APM Installation Check || 0x80 || Tells if APM BIOS supports OEM hardware dependent functions. |- | OEM APM Function || 0x80 || Access to OEM specific functions. |}
Summary:
Please note that all contributions to Niidae Wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Encyclopedia:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Search
Search
Editing
Advanced Power Management
(section)
Add topic