Specifications

D:\D\inter61a\INTERRUP.A Saturday, January 08, 2011 11:31 AM
SeeAlso: AH=0Fh,AX=4E03h,AX=4F03h
--------V-104E05-----------------------------------
INT 10 - VESA XGA BIOS Extensions - SET FEATURE CONNECTOR STATE
AX = 4E05h
BX = Feature Connector State (see #00076)
DX = XGA handle
Return: AL = 4Eh if function supported
AH = status
00h function successful
else error code
SeeAlso: AX=4E00h,AX=4E06h
Bitfields for XGA Feature Connector State:
Bit(s) Description (Table 00076)
0 Feature Connector is enabled
1 Feature Connector is in Output Mode rather than Input Mode
2-15 reserved (0)
--------V-104E06-----------------------------------
INT 10 - VESA XGA BIOS Extensions - RETURN FEATURE CONNECTOR STATE
AX = 4E06h
DX = XGA handle
Return: AL = 4Eh if function supported
AH = status
00h function successful
else error code
BX = Feature Connector State (see #00076)
SeeAlso: AX=4E00h,AX=4E05h
--------V-104F00-----------------------------
INT 10 - VESA SuperVGA BIOS (VBE) - GET SuperVGA INFORMATION
AX = 4F00h
ES:DI -> buffer for SuperVGA information (see #00077)
Return: AL = 4Fh if function supported
AH = status
00h successful
ES:DI buffer filled
01h failed
---VBE v2.0---
02h function not supported by current hardware configuration
03h function invalid in current video mode
Desc: determine whether VESA BIOS extensions are present and the capabilities
supported by the display adapter
-123-
Generated by Foxit PDF Creator © Foxit Software
http://www.foxitsoftware.com For evaluation only.