SECTION 6
Conversions and Interfaces
PEN*KEY
R
6100 Computer Programmer’s Reference Guide 6-79
INT 15h, Function AX = 5306h: CPU Busy
ELANAPM
Informs the APM BIOS that system is now busy. Busy calls prevent the system
from entering Idle or Suspend states and cause the timers associated with these
states to be reset.
System APM drivers or powerĆaware applications should call Busy during procĆ
essing that does not generate I/O activity to one of the defined activity monitors
to prevent slowdown of processing that occurs if the system enters Idle or SusĆ
pend during normal application processing.
On Entry:
AH = 53h
AL = 06h
On Return:
Carry = 0 if successful:
1 if unsuccessful:
AH = Error code:
03h Interface not connected
0Bh Unrecognized device ID
INT 15h, Function AX = 5307h: Set Power State
ELANAPM
Sets system or device specified in power device ID into the requested power
state.
On Entry:
AH = 53h
AL = 07h
BX = Power device ID:
0001h = All devices power managed by the APM BIOS
01XXh = Display
02XXh = PC Card controller
04XXh = RSĆ232
05XXh = Network adapters
06XXh = PC Card Slots
0EXXh = Intermec defined devices where XXh = unit number
(0 based) unit number of FFh means all devices in this class
CX = Power state:
0000h = Ready
0001h = Standby
0002h = Suspend
0003h = OFF
0004h = Last request processing notification
0005h = Last request rejected
** Supported only for Power Device ID 0001h
On Return:
Carry = 0 if successful:
1 if unsuccessful:
AH = Error code:
01h = Power management functionality disabled
09h = Unrecognized device ID
0Ah = Parameter value out of range
0Bh = Interface not engaged
60h = Unable to enter requested state
6. Conversions and
Interfaces
Содержание PEN*KEY 6100
Страница 1: ...PEN KEYR 6100 Computer PROGRAMMER S REFERENCE GUIDE P N 977 054 001 Revision B December 2000 ...
Страница 14: ...CONTENTS xii PEN KEYR 6100 Computer Programmer s Reference Guide ...
Страница 22: ...Preface 8 PEN KEYR 6100 Computer Programmer s Reference Guide PREFACE ...
Страница 112: ...SECTION 4 Power Management 4 10 PEN KEYR 6100 Computer Programmer s Reference Guide 4 Power Management ...
Страница 318: ...GENERAL INDEX Index 6 PEN KEYR 6100 Computer Programmer s Reference Guide ...