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

  1. Code 00                                  Initialize the System
  2.  
  3. Input registers - none.
  4.  
  5. Special output registers - none.
  6.  
  7. Operation:
  8.  
  9.     The SCSI Reset line is asserted and deasserted followed by a delay of 
  10.     about 2 seconds. After the delay, each drive that was recognized during 
  11.     the boot operation is issued a Recalibrate command, and if an error is 
  12.     returned, the status is read via a Request Sense Command. This clears out
  13.     any error status that  may have been caused by the reset.
  14.  
  15.     The status from the request sense command is not returned to the caller 
  16.     as this is done for every disk connected to the adapter.
  17.     
  18.