Int 15/AH=67h

Prev Next Ralf Interrups Categories Contents

------

HUNTER 16 - CONTROL STOP MODE

AH = 67h
AL = mode when waiting for input
00h use STOP mode (allows communication)
01h use HALT mode (disallows communication)

Return:
AH = status

Desc: Select the power save mode to use when waiting for input

See Also: AH=69h

Category: Vendor-specific BIOS Extensions - Int 15h - H

------

Prev Next Ralf Interrups Categories Contents