1. 03 Oct, 2005 1 commit
    • James Bottomley's avatar
      [SCSI] Legacy MegaRAID: Fix READ CAPACITY · 51c928c3
      James Bottomley authored
      Some Legacy megaraid cards can't actually cope with the scatter/gather
      version of the READ CAPACITY command (which is what we now send them
      since altering all SCSI internal I/O to go via the block layer).  Fix
      this (and a few other broken megaraid driver assumptions) by sending
      the non-sg version of the command if the sg list only has a single
      element.
      Signed-off-by: default avatarJames Bottomley <James.Bottomley@SteelEye.com>
      51c928c3
  2. 02 Oct, 2005 2 commits
  3. 26 Sep, 2005 8 commits
  4. 25 Sep, 2005 4 commits
  5. 21 Sep, 2005 25 commits