Interrups | Categories | Contents |
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
Interrups | Categories | Contents |