1. 21 May, 2003 1 commit
    • James Bottomley's avatar
      Fix while in spinup loop of sd · b1c89a3b
      James Bottomley authored
      We must loop on UNIT ATTENTION sense (to clear the condition).  However, the code 
      is assuming that a sense condition will always be accompanied by a not good status.
      We have several drivers in the tree that return GOOD with DRIVER_SENSE, so make the
      loop condition reflect this.
      b1c89a3b
  2. 20 May, 2003 2 commits
  3. 19 May, 2003 37 commits