Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Ralf Brown's Interrupt List (Part 1,2) - int 78 - targa.dev - set/clear early return mode http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 78 - TARGA.DEV - SET/CLEAR EARLY RETURN MODE
        AH = 06h
        AL = 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
SeeAlso: AH=13h,AH=14h,AH=15h

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson