User`s manual
DIGITAL-LOGIC AG MSLB-P5 Manual V0.3
PRELIMINARY 183
Continued
AL = 07h Set Power State
Entry:
BX Power Device ID:
0001h = All PM devices managed by the BIOS
01XXh = Display
02XXh = Secondary Storage
03XXh = Parallel Ports
04XXh = Serial Ports
05XXh = Network Adapters
06XXh = PCMCIA Sockets
E000h-EFFFh = OEM-defined power-device
IDs
where:
XXh = Unit Number (0 based)
Unit Number FFh = all units in this class
CX Power State:
*0000h = APM enabled
0001h = Standby
0002h = Suspend
0003h = Off
**0004h = Last Request Processing
Notification
**0005h = Last Request Rejected
0006h-001Fh = Reserved system states
0020h-003Fh = OEM-defined system states
0040h-007Fh = OEM-defined device states
0080-FFFFh = Reserved device states
* Not supported for Power Device ID 0001h
**Only supported for Power Device ID 0001h
AL = 08h Enable/disable power management
Entry:
BX Power Device ID:
0001h = All PM devices controlled by the BIOS
FFFFh = All PM devices controlled by the
BIOS (For compatibility with APM 1.0)
All other values reserved
CX Function code:
0000h = Disable power management
0001h = Enable power management
AL = 09h Restore Power-On Defaults
Entry:
BX Power Device ID:
0001h = All PM devices managed by the BIOS
FFFFh = All PM devices managed by the BIOS
(For compatibility with APM 1.0)
All other values reserved
AL = 0Ah Get Power Status
Entry:
BX Power Device ID, 0000h = APM BIOS
All other values reserved
Exit:
BH AC line status:
00h = Off line
01h = On line
02h = On backup power
FFh = Unknown
All other values reserved
BL Battery status:
00h = High
01h = Low
02h = Critical
03h = Charging
FFh = Unknown
CL Percentage of charge remaining:
0-100 = Percentage of full charge
FFh = Unknown
All other values reserved