Specifications
124 AMD Geode⢠GeodeROM Functional Specification
System Services
32087C
12.1.3.20 Subfunction 13h - Enable/Disable Timer Based Requests
Description:
Passed:
Returns:
Related Functions:
None.
Parameter Description
AH 53h = APM
AL 13h = APM function code
BX Power device ID:
0000h = All devices power managed by APM BIOS
All other values reserved
CX 0000h = Disable resume on ring indicator
00001h = Enable resume on ring indicator
0002h = Get enabled/disabled status
All other values are reserved
Parameter Description
If function is successful:
CF 0 = Successful connection
CX Enabled/disabled status:
0000h = Disabled
0001h = Enabled
If function is unsuccessful:
CF Enabled/disabled status:
0 = Disabled
1 = Enabled
AH Error code:
03h = Interface not connected
09h = Unrecognized device ID
0Ah = Parameter value out of range
0Bh = Interface not engaged