Int 16/AX=6F06h

Prev Next Ralf Interrups Categories Contents

------

HP Vectra EX-BIOS - F16_SET_MAPPING - SET KEY MAPPINGS

AX = 6F06h
CX = number of bytes in buffer (001Eh)
ES:SI -> mapping buffer (see #00600)

Return:
AH = 00h (successful)

Notes: Supported by the original HP Vectra AT and ES/QS/RS series HP Vectras. Any application which modifies the key mappings should restore them before terminating. Drivers installed with this function are assured of 32 bytes of stack space when they are invoked

See Also: AX=6F04h - AX=6F05h - AX=6F07h

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

------

Prev Next Ralf Interrups Categories Contents