home *** CD-ROM | disk | FTP | other *** search
/ Microsoft Programmer's Library 1.3 / Microsoft-Programers-Library-v1.3.iso / drivers / scsi / futrdomn / manual / int13_15.txt < prev    next >
Encoding:
Text File  |  1990-08-18  |  483 b   |  14 lines

  1. Code 15                                  -Return DASD
  2.  
  3. Input registers - none.
  4.  
  5. Special output registers -
  6.  
  7.     AX    - 300h to mean that this is a hard disk.
  8.  
  9.     CX:DX: - Capacity of the addressed disk. If this is zero, the execution of
  10.            the SCSI Read Capacity command failed. This usually means that the 
  11.            disk needs to be formatted. If the drive has 256 byte sectors, the
  12.            size information returned is equivalent  to 512 byte sectors.
  13.  
  14.