Specifications
D:\D\inter61a\INTERRUP.A Saturday, January 08, 2011 11:31 AM
INT 10 - VESA SuperVGA BIOS - RESERVED FOR FUTURE SVGA FUNCTIONS
AX = 4F0Ch-4F0Fh
SeeAlso: AX=4F00h
--------V-104F0B-----------------------------
INT 10 - Diamond Viper V330 - ???
AX = 4F0Bh
ECX = ???
???
Return: AL = 4Fh if function supported
AH = status
00h successful
ECX = ???
???
01h failed
Note: in BIOS v1.62, ECX is in multiples of 10000 (decimal) for both input
and output, and this function never fails
--------p-104F10BL00-------------------------
INT 10 - VESA VBE/PM (Power Management) v1.0+ - GET CAPABILITIES
AX = 4F10h
BL = 00h
ES:DI = 0000h:0000h (reserved for future use as pointer to info block)
Return: AL = 4Fh if function supported (installed)
AH = call status
00h successful
else failed
---if successful---
BL = VBE/PM version (bits 7-4: major, bits 3-0: minor)
BH = supported states (see #00110)
ES:DI unchanged
Index: installation check;VESA VBE/Power Management|VESA DPMS
SeeAlso: AX=4F10h/BL=01h,AX=4F10h/BL=02h
Bitfields for VESA VBE/PM supported power states:
Bit(s) Description (Table 00110)
0 standby
1 suspend
2 off
3 reduced on
--------p-104F10BL01-------------------------
INT 10 - VESA VBE/PM (Power Management) v1.0+ - SET DISPLAY POWER STATE
AX = 4F10h
-144-
Generated by Foxit PDF Creator © Foxit Software
http://www.foxitsoftware.com For evaluation only.