1. 28 Jun, 2003 3 commits
    • James Bottomley's avatar
      Add NCR Quad 720 SCSI driver · d9f9434f
      James Bottomley authored
      This adds support for the Q720 MCA SCSI driver.  It's only really
      useful on the voyager platform.  The driver is preliminary and
      currently makes no use of the Q720 on-board memory for storing
      scripts and ccbs.
      d9f9434f
    • James Bottomley's avatar
      Eliminate really old ncr53c8xx driver · bf8022f7
      James Bottomley authored
      - Remove direct configuration of this driver
      - Only remaining use is in the parisc zalon driver
      - Split the driver up to make it more use to 720 based drivers
      - Update zalon to new module/SCSI methods
      bf8022f7
    • Christoph Hellwig's avatar
      [PATCH] fix an aha1740 merge error · 62b1ea27
      Christoph Hellwig authored
      it should use scsi_host_alloc/scsi_host_put now.
      62b1ea27
  2. 27 Jun, 2003 2 commits
    • Anton Blanchard's avatar
      [PATCH] remove a bogus check in sym2 driver · 70426f72
      Anton Blanchard authored
      The sym2 driver has a check for a very broken bios where it seems
      devices appear twice. This test is broken on a machine with PCI domains
      since busnumber:devfn is not a unique identifier.
      
      When we move to the scsi hotplug interface all this code will go away
      but in the short term we need the following fix.
      70426f72
    • Mark Haverkamp's avatar
      [PATCH] Fix aacraid status returns · 3e0298a4
      Mark Haverkamp authored
      aacraid was using the old and erroneously unshifted status return
      codes.  Switch it to use the new SAM_STAT_ codes that don't need
      shifting.
      3e0298a4
  3. 26 Jun, 2003 9 commits
  4. 25 Jun, 2003 22 commits
  5. 26 Jun, 2003 1 commit
  6. 25 Jun, 2003 1 commit
  7. 24 Jun, 2003 2 commits