INT 78 - TARGA.DEV - SEND SCSI(Small Computer Systems Interface) A system-independent expansion bus typically used to connect hard disks, tape drives, and CD-ROMs to a computer. A host adapter connects the SCSI bus to the computer's own bus. See also ESDI, IDE. COMMAND, RECEIVE DATA (DMAsee Direct Memory Access) AH = 13h DS:SI -> command bytes (see #03807) ES:BX -> data storage area DX:CX = number of data bytes to transfer Return: AH = SCSI(Small Computer Systems Interface) A system-independent expansion bus typically used to connect hard disks, tape drives, and CD-ROMs to a computer. A host adapter connects the SCSI bus to the computer's own bus. See also ESDI, IDE. status byte (if early return mode is clear) CF clear if successful AL = SCSI(Small Computer Systems Interface) A system-independent expansion bus typically used to connect hard disks, tape drives, and CD-ROMs to a computer. A host adapter connects the SCSI bus to the computer's own bus. See also ESDI, IDE. message byte (if early return mode is clear) CF set on error AL = error code (see #03786) Note: this command receives data using DMAsee Direct Memory Access SeeAlso: AH=11h,AH=12h Format of TARGA.DEV SCSI(Small Computer Systems Interface) A system-independent expansion bus typically used to connect hard disks, tape drives, and CD-ROMs to a computer. A host adapter connects the SCSI bus to the computer's own bus. See also ESDI, IDE. Command: Offset Size Description (Table 03807) 00h BYTE length of command 01h ??? command bytes