Interrups | Categories | Contents |
AH = 13h DS:SI -> command bytes (see #03807) ES:BX -> data storage area DX:CX = number of data bytes to transfer
Return:
AH = SCSI status byte (if early return mode is clear) CF clear if successful AL = SCSI message byte (if early return mode is clear) CF set on error AL = error code (see #03786)
Note: This command receives data using DMA
Format of TARGA.DEV SCSI Command: Offset Size Description (Table 03807) 00h BYTE length of command 01h ??? command bytes
Category: Disk I/O Enhancements - Int 78h - T
Interrups | Categories | Contents |