Interrups | Categories | Contents |
AX = 5501h DH = number of bytes to transfer DL = drive ID (80h, 81h, ...) ES:BX -> buffer for results
Return:
ES:BX buffer filled with the Inquiry results
Notes: The ST01/ST02 BIOS does not return any success/failure indication, so all commands must be assumed to have been successful. The ST01/ST02 BIOS always maps its drives after the previous BIOS drives without changing the BIOS drive count at 0040h:0075h. This command is identical to the SCSI Inquiry command
Category: Disk I/O Enhancements - Int 13h - S
Interrups | Categories | Contents |