Int 15/AH=91h

lup.gif ldown.gif Interrups Categories Contents

rbline.gif

OS HOOK - DEVICE POST (AT,PS)

AH = 91h
AL = device type (see #00507)
ES:BX -> request block for type codes 80h through BFh
CF clear

Return:
AH = 00h

Note: This function should be hooked by a multitasker to allow other tasks to execute while the BIOS is waiting for I/O completion; the default handler merely returns with AH=00h and CF clear

See Also: AH=90h

Category: Bios - Int 15h - O

rbline.gif

lup.gif ldown.gif Interrups Categories Contents