Int 15/AH=6Eh

Prev Next Ralf Interrups Categories Contents

------

HUNTER 16 - ENABLE/TRAP EVENT

AH = 6Eh
AL = Software Interrupt
00h  do not trap event
else trap as software interrupt number AL
BH = event number (see AH=6Dh)
BL = enable mask
00h disable event
01h enable event

Return:
AH = 00h if successful

See Also: AH=6Dh - AH=6Fh

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

------

Prev Next Ralf Interrups Categories Contents