Int 6F/AX=0416h/BP=0114h

Prev Next Ralf Interrups Categories Contents

------

HP Vectra EX-BIOS - F_IO_CTRL SF_KEYBOARD_REPEAT - SET TYPEMATIC

AX = 0416h
BP = 0114h (driver ID for V_HPHIL)
BH = what to set (00h typematic rate, 01h delay, 02h both)
BL = flag (00h = non-CCP keypad, 01h = Cursor Control Pad only)
DL = rate

bits 7-4:
Delay value

bits 3-0:
Typematic rate

Return:
AH = status (see #03744) BP,DS destroyed

See Also: AH=00h"HP Vectra" - AX=040Eh/BP=0114h - AX=0418h/BP=0114h

Category: Vendor-specific BIOS Extensions - Int 6Fh - H

------

Prev Next Ralf Interrups Categories Contents