Int 16 Fn 6F06 - Hp Vectra Ex-bios - "f16_set_mapping" - Set Key Mapping [b]

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

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