Int 16 Fn 6F04 - Hp Vectra Ex-bios - "f16_def_mapping" - Get Default Key [b]

AX = 6F04h
ES:SI -> mapping buffer (see #0524)

Return: AH = 00h (successful)
CX = 001Eh (number of bytes in buffer)
ES:SI buffer filled

Notes: supported by the original HP Vectra AT and ES/QS/RS series HP Vectras
the HIL input system translates the HIL keyboard events to simulate
an IBM-compatible keyboard; the translation can be altered
dynamically by applications

See Also: AX=6F00h,AX=6F05h,AX=6F06h

Format of HP Vectra EX-BIOS keyboard mapping info:
Offset Size Description (Table 0524)
00h 3 WORDs entry for V_QWERTY driver (IP, CS, DS)
06h 3 WORDs entry for V_SOFTKEY driver (IP, CS, DS)
0Ch 3 WORDs entry for V_FUNCTION driver
12h 3 WORDs entry for V_NUMPAD driver
18h 3 WORDs entry for V_CCP driver