Interrups | Categories | Contents |
AX = 040Ah BP = 00AEh (driver ID for V_8041) BH = vector number of driver to be called regularly (vector addr / 6)
Return:
AH = status (see #03744) BP,DS destroyed
Desc: Add a driver to the list (max eight) of drivers which will be called by the HP's 8041 at 60 Hz
Note: The newly added entry will not be called until enabled with AX=040Eh/BP=00AEh
See Also: AH=00h"HP Vectra" - AX=040Ch/BP=00AEh - AX=040Eh/BP=00AEh
See Also: AX=0412h/BP=00AEh - AX=0416h/BP=00AEh - AX=041Ah/BP=00AEh
Category: Vendor-specific BIOS Extensions - Int 6Fh - H
Interrups | Categories | Contents |