Int 78/AH=06h

Prev Next Ralf Interrups Categories Contents

------

TARGA.DEV - SET/CLEAR EARLY RETURN MODE

AH = 06h
AL = new state
00h clear early return mode
01h set early return mode

Note: If early return mode is set then SCSI will return with no errors when the last DMA transfer is started in a call with AH=13h or AH=14h. If this routine is not called, early return mode is cleared

See Also: AH=13h - AH=14h - AH=15h

Category: Disk I/O Enhancements - Int 78h - T

------

Prev Next Ralf Interrups Categories Contents