Interrups | Categories | Contents |
AH = 06h
Return:
AH = status code (see #00234) CF clear if successful AL = first drive supported (80h nonconcurrent operation, 81h concurrent operation) CF set on error
Desc: Determine the number of the first supported SCSI drive
Note: The return value is 80h when two SCSI drives are supported, 81h if only one SCSI drive is installed
See Also: AH=08h"PC" - #00732 at INT 1A/AX=B102h
Category: Disk I/O Enhancements - Int 13h - A
Interrups | Categories | Contents |