1. 30 10月, 2011 1 次提交
  2. 30 6月, 2011 1 次提交
    • K
      [SCSI] mpt2sas MPI next revision header update · ce7b1810
      Kashyap, Desai 提交于
      mpt2sas driver revision q header update:
      
      (1) Modified the descriptions of the LocalAddress bit in the
          Flags field of the MPI SGE Format description and the MPI
          Simple Element.
      (2) Modified Data Location Address Space bits in the Flags field
          of the IEEE Chain Element.
      (3) Added more detail to the description of the DataLength field
          for the SCSI IO Request and Target Assist Request. Removed
          restriction on using chained SGLs when using multicast or
          bidirectional support.
      (4) In Manufacturing Page 7, added ReceptacleID field to
          ConnectorInfo, and reworked how the Pinout field is used.
      (5) In IO Unit Page 7, added BoardTemperature and
          BoardTemperatureUnits fields.
      (6) In IOC Page 1, changed CoalescingTimeout to units of
          half-microsecond and updated descriptions.
      (7) Modified descriptions of SATASlumberTimeout and
          SASSlumberTimeout fields in SAS IO Unit Page 5 to indicate
          the timers start after partial mode is entered.
      (8) Added Extended Manufacturing configuration pages.
      Signed-off-by: NKashyap Desai <kashyap.desai@lsi.com>
      Signed-off-by: NJames Bottomley <JBottomley@Parallels.com>
      ce7b1810
  3. 24 1月, 2011 1 次提交
  4. 22 12月, 2010 1 次提交
    • K
      [SCSI] mpt2sas: MPI 2.0 Header updated · 7d061402
      Kashyap, Desai 提交于
      MPI2 Rev header files.
      
      1) Removed Task Set Full Event. Modified description of Disable SCSI
      Initiator Task Set Full Handling bit in the Flags field of IO Unit
      Page 1. Modified the descriptions for the three queue depth fields in
      SAS IO Unit Page 1.
      (2) Added new value for the Current Operation bits of the Flags field
      in the RAID Volume Indicator Structure to indicate that the Make Data
      Consistent operation is running.
      (3) Added a value of 0x6 to various SAS link rate fields to indicate an
      attached PHY that is not using any commonly supported settings.
      (4) Added Volume Not Consistent bit to the VolumeStatusFlags field of
      RAID Volume Page 0.
      (5) Added a new value for the IncompatibleReason field of RAID Physical
      Disk Page 0 to indicate an incompatible media type.
      (6) Added Diagnostic Data Upload tool for the Toolbox Request.
      Signed-off-by: NKashyap Desai <kashyap.desai@lsi.com>
      Signed-off-by: NJames Bottomley <James.Bottomley@suse.de>
      7d061402
  5. 28 7月, 2010 1 次提交
  6. 11 4月, 2010 1 次提交
  7. 09 2月, 2010 1 次提交
  8. 30 10月, 2009 1 次提交
  9. 02 10月, 2009 1 次提交
  10. 14 3月, 2009 1 次提交
    • E
      [SCSI] mpt2sas v00.100.11.15 · 635374e7
      Eric Moore 提交于
      * This is new scsi lld device driver from LSI supporting the SAS 2.0
        standard. I have split patchs by filename.
      
      * Here is list of new 6gb host controllers:
      
        LSI SAS2004
        LSI SAS2008
        LSI SAS2108
        LSI SAS2116
      
      * Here are the changes in the 4th posting of this patch set:
      
      (1) fix compile errors when SCSI_MPT2SAS_LOGGING is not enabled
      (2) add mpt2sas to the SCSI Mid Layer Makefile
      (3) append mpt2sas_ to the naming of all non-static functions
      (4) fix oops for SMP_PASSTHRU
      (5) doorbell algorithm imported changes from windows driver
      
      * Here are the changes in the 3rd posting of this patch set:
      
      (1) add readl following writel from the function that disables interrupts
      (2) replace 0xFFFFFFFFFFFFFFFFULL with ~0ULL
      (3) when calling pci_enable_msix, only pass one msix entry (instead of 15).
      (4) remove the "current HW implementation uses..... " comment in the sources
      (5) merged bug fix for SIGIO/POLLIN notifcation; reported by the storlib team.
      
      * Here are the changes in the 2nd posting of this patch set:
      
      (1) use little endian types in the mpi headers
      (2) merged in bug fix's from inhouse drivers.
      Signed-off-by: NEric Moore <eric.moore@lsi.com>
      Tested-by: Npeter Bogdanovic <pbog@us.ibm.com>
      Signed-off-by: NJames Bottomley <James.Bottomley@HansenPartnership.com>
      635374e7