Interrups | Categories | Contents |
AX = 0402h BP = 002Ah (driver ID for V_SINPUT) ES:SI -> buffer for link table (see #03759)
Return:
AH = status (see #03744) ES:SI buffer filled BP,DS destroyed
Desc: Get the parent and child vectors for the seven supported physical device drivers
See Also: AH=00h"HP Vectra" - AX=0400h"SF_DEF_LINKS" - AX=0404h"SF_SET_LINKS"
See Also: AH=06h"F_INQUIRE"
Format of HP Vectra EX-BIOS driver link table: Offset Size Description (Table 03759) 00h BYTE vector number of HP-HIL device #1's child 01h BYTE vector number of HP-HIL device #1's parent. ... 0Ch BYTE vector number of HP-HIL device #7's child 0Dh BYTE vector number of HP-HIL device #7's parent
Category: Vendor-specific BIOS Extensions - Int 6Fh - H
Interrups | Categories | Contents |