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

  1. Code 04                                  -Disk Verify
  2.  
  3. Input registers - As defined under general assignment except for the ES:BX. 
  4. There is no buffer associated with this command.
  5.  
  6. Special output registers - none.
  7.  
  8. Operation:
  9.  
  10.     This command is executed in the same manner as the Disk Read with the 
  11.     exception that the data read from disk is not stored anywhere. The 
  12.     purpose of this command is to verify that there are no read errors 
  13.     detected.
  14.  
  15.     If there is an error reported, the SCSI Request Sense command is issued 
  16.     and the results of the Sense command returned in AH/AL.
  17.  
  18.