linux/drivers/message/fusion/lsi/mpi_history.txt
<<
>>
Prefs
   1
   2 ==============================
   3 MPI Header File Change History
   4 ==============================
   5
   6 Copyright (c) 2000-2007 LSI Corporation.
   7
   8 ---------------------------------------
   9 Header Set Release Version:    01.05.16
  10 Header Set Release Date:       05-24-07
  11 ---------------------------------------
  12
  13 Filename               Current version     Prior version
  14 ----------             ---------------     -------------
  15 mpi.h                  01.05.13            01.05.12
  16 mpi_ioc.h              01.05.14            01.05.13
  17 mpi_cnfg.h             01.05.15            01.05.14
  18 mpi_init.h             01.05.09            01.05.09
  19 mpi_targ.h             01.05.06            01.05.06
  20 mpi_fc.h               01.05.01            01.05.01
  21 mpi_lan.h              01.05.01            01.05.01
  22 mpi_raid.h             01.05.03            01.05.03
  23 mpi_tool.h             01.05.03            01.05.03
  24 mpi_inb.h              01.05.01            01.05.01
  25 mpi_sas.h              01.05.04            01.05.04
  26 mpi_type.h             01.05.02            01.05.02
  27 mpi_history.txt        01.05.14            01.05.14
  28
  29
  30 *  Date      Version   Description
  31 *  --------  --------  ------------------------------------------------------
  32
  33mpi.h
  34 *  05-08-00  00.10.01  Original release for 0.10 spec dated 4/26/2000.
  35 *  05-24-00  00.10.02  Added MPI_IOCSTATUS_SCSI_RESIDUAL_MISMATCH definition.
  36 *  06-06-00  01.00.01  Update MPI_VERSION_MAJOR and MPI_VERSION_MINOR.
  37 *  06-22-00  01.00.02  Added MPI_IOCSTATUS_LAN_ definitions.
  38 *                      Removed LAN_SUSPEND function definition.
  39 *                      Added MPI_MSGFLAGS_CONTINUATION_REPLY definition.
  40 *  06-30-00  01.00.03  Added MPI_CONTEXT_REPLY_TYPE_LAN definition.
  41 *                      Added MPI_GET/SET_CONTEXT_REPLY_TYPE macros.
  42 *  07-27-00  01.00.04  Added MPI_FAULT_ definitions.
  43 *                      Removed MPI_IOCSTATUS_MSG/DATA_XFER_ERROR definitions.
  44 *                      Added MPI_IOCSTATUS_INTERNAL_ERROR definition.
  45 *                      Added MPI_IOCSTATUS_TARGET_XFER_COUNT_MISMATCH.
  46 *  11-02-00  01.01.01  Original release for post 1.0 work
  47 *  12-04-00  01.01.02  Added new function codes.
  48 *  01-09-01  01.01.03  Added more definitions to the system interface section
  49 *                      Added MPI_IOCSTATUS_TARGET_STS_DATA_NOT_SENT.
  50 *  01-25-01  01.01.04  Changed MPI_VERSION_MINOR from 0x00 to 0x01.
  51 *  02-20-01  01.01.05  Started using MPI_POINTER.
  52 *                      Added defines for MPI_DIAG_PREVENT_IOC_BOOT and
  53 *                      MPI_DIAG_CLEAR_FLASH_BAD_SIG.
  54 *                      Obsoleted MPI_IOCSTATUS_TARGET_FC_ defines.
  55 *  02-27-01  01.01.06  Removed MPI_HOST_INDEX_REGISTER define.
  56 *                      Added function codes for RAID.
  57 *  04-09-01  01.01.07  Added alternate define for MPI_DOORBELL_ACTIVE,
  58 *                      MPI_DOORBELL_USED, to better match the spec.
  59 *  08-08-01  01.02.01  Original release for v1.2 work.
  60 *                      Changed MPI_VERSION_MINOR from 0x01 to 0x02.
  61 *                      Added define MPI_FUNCTION_TOOLBOX.
  62 *  09-28-01  01.02.02  New function code MPI_SCSI_ENCLOSURE_PROCESSOR.
  63 *  11-01-01  01.02.03  Changed name to MPI_FUNCTION_SCSI_ENCLOSURE_PROCESSOR.
  64 *  03-14-02  01.02.04  Added MPI_HEADER_VERSION_ defines.
  65 *  05-31-02  01.02.05  Bumped MPI_HEADER_VERSION_UNIT.
  66 *  07-12-02  01.02.06  Added define for MPI_FUNCTION_MAILBOX.
  67 *  09-16-02  01.02.07  Bumped value for MPI_HEADER_VERSION_UNIT.
  68 *  11-15-02  01.02.08  Added define MPI_IOCSTATUS_TARGET_INVALID_IO_INDEX and
  69 *                      obsoleted define MPI_IOCSTATUS_TARGET_INVALID_IOCINDEX.
  70 *  04-01-03  01.02.09  New IOCStatus code: MPI_IOCSTATUS_FC_EXCHANGE_CANCELED
  71 *  06-26-03  01.02.10  Bumped MPI_HEADER_VERSION_UNIT value.
  72 *  01-16-04  01.02.11  Added define for MPI_IOCLOGINFO_TYPE_SHIFT.
  73 *  04-29-04  01.02.12  Added function codes for MPI_FUNCTION_DIAG_BUFFER_POST
  74 *                      and MPI_FUNCTION_DIAG_RELEASE.
  75 *                      Added MPI_IOCSTATUS_DIAGNOSTIC_RELEASED define.
  76 *                      Bumped MPI_HEADER_VERSION_UNIT value.
  77 *  05-11-04  01.03.01  Bumped MPI_VERSION_MINOR for MPI v1.3.
  78 *                      Added codes for Inband.
  79 *  08-19-04  01.05.01  Added defines for Host Buffer Access Control doorbell.
  80 *                      Added define for offset of High Priority Request Queue.
  81 *                      Added new function codes and new IOCStatus codes.
  82 *                      Added a IOCLogInfo type of SAS.
  83 *  12-07-04  01.05.02  Bumped MPI_HEADER_VERSION_UNIT.
  84 *  12-09-04  01.05.03  Bumped MPI_HEADER_VERSION_UNIT.
  85 *  01-15-05  01.05.04  Bumped MPI_HEADER_VERSION_UNIT.
  86 *  02-09-05  01.05.05  Bumped MPI_HEADER_VERSION_UNIT.
  87 *  02-22-05  01.05.06  Bumped MPI_HEADER_VERSION_UNIT.
  88 *  03-11-05  01.05.07  Removed function codes for SCSI IO 32 and
  89 *                      TargetAssistExtended requests.
  90 *                      Removed EEDP IOCStatus codes.
  91 *  06-24-05  01.05.08  Added function codes for SCSI IO 32 and
  92 *                      TargetAssistExtended requests.
  93 *                      Added EEDP IOCStatus codes.
  94 *  08-03-05  01.05.09  Bumped MPI_HEADER_VERSION_UNIT.
  95 *  08-30-05  01.05.10  Added 2 new IOCStatus codes for Target.
  96 *  03-27-06  01.05.11  Bumped MPI_HEADER_VERSION_UNIT.
  97 *  10-11-06  01.05.12  Bumped MPI_HEADER_VERSION_UNIT.
  98 *  05-24-07  01.05.13  Bumped MPI_HEADER_VERSION_UNIT.
  99 *  --------------------------------------------------------------------------
 100
 101mpi_ioc.h
 102 *  05-08-00  00.10.01  Original release for 0.10 spec dated 4/26/2000.
 103 *  05-24-00  00.10.02  Added _MSG_IOC_INIT_REPLY structure.
 104 *  06-06-00  01.00.01  Added CurReplyFrameSize field to _MSG_IOC_FACTS_REPLY.
 105 *  06-12-00  01.00.02  Added _MSG_PORT_ENABLE_REPLY structure.
 106 *                      Added _MSG_EVENT_ACK_REPLY structure.
 107 *                      Added _MSG_FW_DOWNLOAD_REPLY structure.
 108 *                      Added _MSG_TOOLBOX_REPLY structure.
 109 *  06-30-00  01.00.03  Added MaxLanBuckets to _PORT_FACT_REPLY structure.
 110 *  07-27-00  01.00.04  Added _EVENT_DATA structure definitions for _SCSI,
 111 *                      _LINK_STATUS, _LOOP_STATE and _LOGOUT.
 112 *  08-11-00  01.00.05  Switched positions of MsgLength and Function fields in
 113 *                      _MSG_EVENT_ACK_REPLY structure to match specification.
 114 *  11-02-00  01.01.01  Original release for post 1.0 work
 115 *                      Added a value for Manufacturer to WhoInit
 116 *  12-04-00  01.01.02  Modified IOCFacts reply, added FWUpload messages, and
 117 *                      removed toolbox message.
 118 *  01-09-01  01.01.03  Added event enabled and disabled defines.
 119 *                      Added structures for FwHeader and DataHeader.
 120 *                      Added ImageType to FwUpload reply.
 121 *  02-20-01  01.01.04  Started using MPI_POINTER.
 122 *  02-27-01  01.01.05  Added event for RAID status change and its event data.
 123 *                      Added IocNumber field to MSG_IOC_FACTS_REPLY.
 124 *  03-27-01  01.01.06  Added defines for ProductId field of MPI_FW_HEADER.
 125 *                      Added structure offset comments.
 126 *  04-09-01  01.01.07  Added structure EVENT_DATA_EVENT_CHANGE.
 127 *  08-08-01  01.02.01  Original release for v1.2 work.
 128 *                      New format for FWVersion and ProductId in
 129 *                      MSG_IOC_FACTS_REPLY and MPI_FW_HEADER.
 130 *  08-31-01  01.02.02  Added event MPI_EVENT_SCSI_DEVICE_STATUS_CHANGE and
 131 *                      related structure and defines.
 132 *                      Added event MPI_EVENT_ON_BUS_TIMER_EXPIRED.
 133 *                      Added MPI_IOCINIT_FLAGS_DISCARD_FW_IMAGE.
 134 *                      Replaced a reserved field in MSG_IOC_FACTS_REPLY with
 135 *                      IOCExceptions and changed DataImageSize to reserved.
 136 *                      Added MPI_FW_DOWNLOAD_ITYPE_NVSTORE_DATA and
 137 *                      MPI_FW_UPLOAD_ITYPE_NVDATA.
 138 *  09-28-01  01.02.03  Modified Event Data for Integrated RAID.
 139 *  11-01-01  01.02.04  Added defines for MPI_EXT_IMAGE_HEADER ImageType field.
 140 *  03-14-02  01.02.05  Added HeaderVersion field to MSG_IOC_FACTS_REPLY.
 141 *  05-31-02  01.02.06  Added define for
 142 *                      MPI_IOCFACTS_EXCEPT_RAID_CONFIG_INVALID.
 143 *                      Added AliasIndex to EVENT_DATA_LOGOUT structure.
 144 *  04-01-03  01.02.07  Added defines for MPI_FW_HEADER_SIGNATURE_.
 145 *  06-26-03  01.02.08  Added new values to the product family defines.
 146 *  04-29-04  01.02.09  Added IOCCapabilities field to MSG_IOC_FACTS_REPLY and
 147 *                      added related defines.
 148 *  05-11-04  01.03.01  Original release for MPI v1.3.
 149 *  08-19-04  01.05.01  Added four new fields to MSG_IOC_INIT.
 150 *                      Added three new fields to MSG_IOC_FACTS_REPLY.
 151 *                      Defined four new bits for the IOCCapabilities field of
 152 *                      the IOCFacts reply.
 153 *                      Added two new PortTypes for the PortFacts reply.
 154 *                      Added six new events along with their EventData
 155 *                      structures.
 156 *                      Added a new MsgFlag to the FwDownload request to
 157 *                      indicate last segment.
 158 *                      Defined a new image type of boot loader.
 159 *                      Added FW family codes for SAS product families.
 160 *  10-05-04  01.05.02  Added ReplyFifoHostSignalingAddr field to
 161 *                      MSG_IOC_FACTS_REPLY.
 162 *  12-07-04  01.05.03  Added more defines for SAS Discovery Error event.
 163 *  12-09-04  01.05.04  Added Unsupported device to SAS Device event.
 164 *  01-15-05  01.05.05  Added event data for SAS SES Event.
 165 *  02-09-05  01.05.06  Added MPI_FW_UPLOAD_ITYPE_FW_BACKUP define.
 166 *  02-22-05  01.05.07  Added Host Page Buffer Persistent flag to IOC Facts
 167 *                      Reply and IOC Init Request.
 168 *  03-11-05  01.05.08  Added family code for 1068E family.
 169 *                      Removed IOCFacts Reply EEDP Capability bit.
 170 *  06-24-05  01.05.09  Added 5 new IOCFacts Reply IOCCapabilities bits.
 171 *                      Added Max SATA Targets to SAS Discovery Error event.
 172 *  08-30-05  01.05.10  Added 4 new events and their event data structures.
 173 *                      Added new ReasonCode value for SAS Device Status Change
 174 *                      event.
 175 *                      Added new family code for FC949E.
 176 *  03-27-06  01.05.11  Added MPI_IOCFACTS_CAPABILITY_TLR.
 177 *                      Added additional Reason Codes and more event data fields
 178 *                      to EVENT_DATA_SAS_DEVICE_STATUS_CHANGE.
 179 *                      Added EVENT_DATA_SAS_BROADCAST_PRIMITIVE structure and
 180 *                      new event.
 181 *                      Added MPI_EVENT_SAS_SMP_ERROR and event data structure.
 182 *                      Added MPI_EVENT_SAS_INIT_DEVICE_STATUS_CHANGE and event
 183 *                      data structure.
 184 *                      Added MPI_EVENT_SAS_INIT_TABLE_OVERFLOW and event
 185 *                      data structure.
 186 *                      Added MPI_EXT_IMAGE_TYPE_INITIALIZATION.
 187 *  10-11-06  01.05.12  Added MPI_IOCFACTS_EXCEPT_METADATA_UNSUPPORTED.
 188 *                      Added MaxInitiators field to PortFacts reply.
 189 *                      Added SAS Device Status Change ReasonCode for
 190 *                      asynchronous notification.
 191 *                      Added MPI_EVENT_SAS_EXPANDER_STATUS_CHANGE and event
 192 *                      data structure.
 193 *                      Added new ImageType values for FWDownload and FWUpload
 194 *                      requests.
 195 *  02-28-07  01.05.13  Added MPI_EVENT_PRIMITIVE_ASYNCHRONOUS_EVENT for SAS
 196 *                      Broadcast Event Data (replacing _RESERVED2).
 197 *                      For Discovery Error Event Data DiscoveryStatus field,
 198 *                      replaced _MULTPL_PATHS with _UNSUPPORTED_DEVICE and
 199 *                      added _MULTI_PORT_DOMAIN.
 200 *  05-24-07  01.05.14  Added Common Boot Block type to FWDownload Request.
 201 *                      Added Common Boot Block type to FWUpload Request.
 202 *  --------------------------------------------------------------------------
 203
 204mpi_cnfg.h
 205 *  05-08-00  00.10.01  Original release for 0.10 spec dated 4/26/2000.
 206 *  06-06-00  01.00.01  Update version number for 1.0 release.
 207 *  06-08-00  01.00.02  Added _PAGEVERSION definitions for all pages.
 208 *                      Added FcPhLowestVersion, FcPhHighestVersion, Reserved2
 209 *                      fields to FC_DEVICE_0 page, updated the page version.
 210 *                      Changed _FREE_RUNNING_CLOCK to _PACING_TRANSFERS in
 211 *                      SCSI_PORT_0, SCSI_DEVICE_0 and SCSI_DEVICE_1 pages
 212 *                      and updated the page versions.
 213 *                      Added _RESPONSE_ID_MASK definition to SCSI_PORT_1
 214 *                      page and updated the page version.
 215 *                      Added Information field and _INFO_PARAMS_NEGOTIATED
 216 *                      definition to SCSI_DEVICE_0 page.
 217 *  06-22-00  01.00.03  Removed batch controls from LAN_0 page and updated the
 218 *                      page version.
 219 *                      Added BucketsRemaining to LAN_1 page, redefined the
 220 *                      state values, and updated the page version.
 221 *                      Revised bus width definitions in SCSI_PORT_0,
 222 *                      SCSI_DEVICE_0 and SCSI_DEVICE_1 pages.
 223 *  06-30-00  01.00.04  Added MaxReplySize to LAN_1 page and updated the page
 224 *                      version.
 225 *                      Moved FC_DEVICE_0 PageAddress description to spec.
 226 *  07-27-00  01.00.05  Corrected the SubsystemVendorID and SubsystemID field
 227 *                      widths in IOC_0 page and updated the page version.
 228 *  11-02-00  01.01.01  Original release for post 1.0 work
 229 *                      Added Manufacturing pages, IO Unit Page 2, SCSI SPI
 230 *                      Port Page 2, FC Port Page 4, FC Port Page 5
 231 *  12-04-00  01.01.03  Config page changes to match MPI rev 1.00.01.
 232 *  12-05-00  01.01.04  Modified config page actions.
 233 *  01-09-01  01.01.05  Added defines for page address formats.
 234 *                      Data size for Manufacturing pages 2 and 3 no longer
 235 *                      defined here.
 236 *                      Io Unit Page 2 size is fixed at 4 adapters and some
 237 *                      flags were changed.
 238 *                      SCSI Port Page 2 Device Settings modified.
 239 *                      New fields added to FC Port Page 0 and some flags
 240 *                      cleaned up.
 241 *                      Removed impedance flash from FC Port Page 1.
 242 *                      Added FC Port pages 6 and 7.
 243 *  01-25-01  01.01.06  Added MaxInitiators field to FcPortPage0.
 244 *  01-29-01  01.01.07  Changed some defines to make them 32 character unique.
 245 *                      Added some LinkType defines for FcPortPage0.
 246 *  02-20-01  01.01.08  Started using MPI_POINTER.
 247 *  02-27-01  01.01.09  Replaced MPI_CONFIG_PAGETYPE_SCSI_LUN with
 248 *                      MPI_CONFIG_PAGETYPE_RAID_VOLUME.
 249 *                      Added definitions and structures for IOC Page 2 and
 250 *                      RAID Volume Page 2.
 251 *  03-27-01  01.01.10  Added CONFIG_PAGE_FC_PORT_8 and CONFIG_PAGE_FC_PORT_9.
 252 *                      CONFIG_PAGE_FC_PORT_3 now supports persistent by DID.
 253 *                      Added VendorId and ProductRevLevel fields to
 254 *                      RAIDVOL2_IM_PHYS_ID struct.
 255 *                      Modified values for MPI_FCPORTPAGE0_FLAGS_ATTACH_
 256 *                      defines to make them compatible to MPI version 1.0.
 257 *                      Added structure offset comments.
 258 *  04-09-01  01.01.11  Added some new defines for the PageAddress field and
 259 *                      removed some obsolete ones.
 260 *                      Added IO Unit Page 3.
 261 *                      Modified defines for Scsi Port Page 2.
 262 *                      Modified RAID Volume Pages.
 263 *  08-08-01  01.02.01  Original release for v1.2 work.
 264 *                      Added SepID and SepBus to RVP2 IMPhysicalDisk struct.
 265 *                      Added defines for the SEP bits in RVP2 VolumeSettings.
 266 *                      Modified the DeviceSettings field in RVP2 to use the
 267 *                      proper structure.
 268 *                      Added defines for SES, SAF-TE, and cross channel for
 269 *                      IOCPage2 CapabilitiesFlags.
 270 *                      Removed define for MPI_IOUNITPAGE2_FLAGS_RAID_DISABLE.
 271 *                      Removed define for
 272 *                      MPI_SCSIPORTPAGE2_PORT_FLAGS_PARITY_ENABLE.
 273 *                      Added define for MPI_CONFIG_PAGEATTR_RO_PERSISTENT.
 274 *  08-29-01 01.02.02   Fixed value for MPI_MANUFACTPAGE_DEVID_53C1035.
 275 *                      Added defines for MPI_FCPORTPAGE1_FLAGS_HARD_ALPA_ONLY
 276 *                      and MPI_FCPORTPAGE1_FLAGS_IMMEDIATE_ERROR_REPLY.
 277 *                      Removed MPI_SCSIPORTPAGE0_CAP_PACING_TRANSFERS,
 278 *                      MPI_SCSIDEVPAGE0_NP_PACING_TRANSFERS, and
 279 *                      MPI_SCSIDEVPAGE1_RP_PACING_TRANSFERS, and
 280 *                      MPI_SCSIDEVPAGE1_CONF_PPR_ALLOWED.
 281 *                      Added defines for MPI_SCSIDEVPAGE1_CONF_WDTR_DISALLOWED
 282 *                      and MPI_SCSIDEVPAGE1_CONF_SDTR_DISALLOWED.
 283 *                      Added OnBusTimerValue to CONFIG_PAGE_SCSI_PORT_1.
 284 *                      Added rejected bits to SCSI Device Page 0 Information.
 285 *                      Increased size of ALPA array in FC Port Page 2 by one
 286 *                      and removed a one byte reserved field.
 287 *  09-28-01 01.02.03   Swapped NegWireSpeedLow and NegWireSpeedLow in
 288 *                      CONFIG_PAGE_LAN_1 to match preferred 64-bit ordering.
 289 *                      Added structures for Manufacturing Page 4, IO Unit
 290 *                      Page 3, IOC Page 3, IOC Page 4, RAID Volume Page 0, and
 291 *                      RAID PhysDisk Page 0.
 292 *  10-04-01 01.02.04   Added define for MPI_CONFIG_PAGETYPE_RAID_PHYSDISK.
 293 *                      Modified some of the new defines to make them 32
 294 *                      character unique.
 295 *                      Modified how variable length pages (arrays) are defined.
 296 *                      Added generic defines for hot spare pools and RAID
 297 *                      volume types.
 298 *  11-01-01 01.02.05   Added define for MPI_IOUNITPAGE1_DISABLE_IR.
 299 *  03-14-02 01.02.06   Added PCISlotNum field to CONFIG_PAGE_IOC_1 along with
 300 *                      related define, and bumped the page version define.
 301 *  05-31-02 01.02.07   Added a Flags field to CONFIG_PAGE_IOC_2_RAID_VOL in a
 302 *                      reserved byte and added a define.
 303 *                      Added define for
 304 *                      MPI_RAIDVOL0_STATUS_FLAG_VOLUME_INACTIVE.
 305 *                      Added new config page: CONFIG_PAGE_IOC_5.
 306 *                      Added MaxAliases, MaxHardAliases, and NumCurrentAliases
 307 *                      fields to CONFIG_PAGE_FC_PORT_0.
 308 *                      Added AltConnector and NumRequestedAliases fields to
 309 *                      CONFIG_PAGE_FC_PORT_1.
 310 *                      Added new config page: CONFIG_PAGE_FC_PORT_10.
 311 *  07-12-02 01.02.08   Added more MPI_MANUFACTPAGE_DEVID_ defines.
 312 *                      Added additional MPI_SCSIDEVPAGE0_NP_ defines.
 313 *                      Added more MPI_SCSIDEVPAGE1_RP_ defines.
 314 *                      Added define for
 315 *                      MPI_SCSIDEVPAGE1_CONF_EXTENDED_PARAMS_ENABLE.
 316 *                      Added new config page: CONFIG_PAGE_SCSI_DEVICE_3.
 317 *                      Modified MPI_FCPORTPAGE5_FLAGS_ defines.
 318 *  09-16-02 01.02.09   Added MPI_SCSIDEVPAGE1_CONF_FORCE_PPR_MSG define.
 319 *  11-15-02 01.02.10   Added ConnectedID defines for CONFIG_PAGE_SCSI_PORT_0.
 320 *                      Added more Flags defines for CONFIG_PAGE_FC_PORT_1.
 321 *                      Added more Flags defines for CONFIG_PAGE_FC_DEVICE_0.
 322 *  04-01-03 01.02.11   Added RR_TOV field and additional Flags defines for
 323 *                      CONFIG_PAGE_FC_PORT_1.
 324 *                      Added define MPI_FCPORTPAGE5_FLAGS_DISABLE to disable
 325 *                      an alias.
 326 *                      Added more device id defines.
 327 *  06-26-03 01.02.12   Added MPI_IOUNITPAGE1_IR_USE_STATIC_VOLUME_ID define.
 328 *                      Added TargetConfig and IDConfig fields to
 329 *                      CONFIG_PAGE_SCSI_PORT_1.
 330 *                      Added more PortFlags defines for CONFIG_PAGE_SCSI_PORT_2
 331 *                      to control DV.
 332 *                      Added more Flags defines for CONFIG_PAGE_FC_PORT_1.
 333 *                      In CONFIG_PAGE_FC_DEVICE_0, replaced Reserved1 field
 334 *                      with ADISCHardALPA.
 335 *                      Added MPI_FC_DEVICE_PAGE0_PROT_FCP_RETRY define.
 336 *  01-16-04  01.02.13  Added InitiatorDeviceTimeout and InitiatorIoPendTimeout
 337 *                      fields and related defines to CONFIG_PAGE_FC_PORT_1.
 338 *                      Added define for
 339 *                      MPI_FCPORTPAGE1_FLAGS_SOFT_ALPA_FALLBACK.
 340 *                      Added new fields to the substructures of
 341 *                      CONFIG_PAGE_FC_PORT_10.
 342 *  04-29-04 01.02.14   Added define for IDP bit for CONFIG_PAGE_SCSI_PORT_0,
 343 *                      CONFIG_PAGE_SCSI_DEVICE_0, and
 344 *                      CONFIG_PAGE_SCSI_DEVICE_1. Also bumped Page Version for
 345 *                      these pages.
 346 *  05-11-04 01.03.01   Added structure for CONFIG_PAGE_INBAND_0.
 347 *  08-19-04 01.05.01   Modified MSG_CONFIG request to support extended config
 348 *                      pages.
 349 *                      Added a new structure for extended config page header.
 350 *                      Added new extended config pages types and structures for
 351 *                      SAS IO Unit, SAS Expander, SAS Device, and SAS PHY.
 352 *                      Replaced a reserved byte in CONFIG_PAGE_MANUFACTURING_4
 353 *                      to add a Flags field.
 354 *                      Two new Manufacturing config pages (5 and 6).
 355 *                      Two new bits defined for IO Unit Page 1 Flags field.
 356 *                      Modified CONFIG_PAGE_IO_UNIT_2 to add three new fields
 357 *                      to specify the BIOS boot device.
 358 *                      Four new Flags bits defined for IO Unit Page 2.
 359 *                      Added IO Unit Page 4.
 360 *                      Added EEDP Flags settings to IOC Page 1.
 361 *                      Added new BIOS Page 1 config page.
 362 *  10-05-04 01.05.02   Added define for
 363 *                      MPI_IOCPAGE1_INITIATOR_CONTEXT_REPLY_DISABLE.
 364 *                      Added new Flags field to CONFIG_PAGE_MANUFACTURING_5 and
 365 *                      associated defines.
 366 *                      Added more defines for SAS IO Unit Page 0
 367 *                      DiscoveryStatus field.
 368 *                      Added define for MPI_SAS_IOUNIT0_DS_SUBTRACTIVE_LINK
 369 *                      and MPI_SAS_IOUNIT0_DS_TABLE_LINK.
 370 *                      Added defines for Physical Mapping Modes to SAS IO Unit
 371 *                      Page 2.
 372 *                      Added define for
 373 *                      MPI_SAS_DEVICE0_FLAGS_PORT_SELECTOR_ATTACH.
 374 *  10-27-04 01.05.03   Added defines for new SAS PHY page addressing mode.
 375 *                      Added defines for MaxTargetSpinUp to BIOS Page 1.
 376 *                      Added 5 new ControlFlags defines for SAS IO Unit
 377 *                      Page 1.
 378 *                      Added MaxNumPhysicalMappedIDs field to SAS IO Unit
 379 *                      Page 2.
 380 *                      Added AccessStatus field to SAS Device Page 0 and added
 381 *                      new Flags bits for supported SATA features.
 382 *  12-07-04  01.05.04  Added config page structures for BIOS Page 2, RAID
 383 *                      Volume Page 1, and RAID Physical Disk Page 1.
 384 *                      Replaced IO Unit Page 1 BootTargetID,BootBus, and
 385 *                      BootAdapterNum with reserved field.
 386 *                      Added DataScrubRate and ResyncRate to RAID Volume
 387 *                      Page 0.
 388 *                      Added MPI_SAS_IOUNIT2_FLAGS_RESERVE_ID_0_FOR_BOOT
 389 *                      define.
 390 *  12-09-04  01.05.05  Added Target Mode Large CDB Enable to FC Port Page 1
 391 *                      Flags field.
 392 *                      Added Auto Port Config flag define for SAS IOUNIT
 393 *                      Page 1 ControlFlags.
 394 *                      Added Disabled bad Phy define to Expander Page 1
 395 *                      Discovery Info field.
 396 *                      Added SAS/SATA device support to SAS IOUnit Page 1
 397 *                      ControlFlags.
 398 *                      Added Unsupported device to SAS Dev Page 0 Flags field
 399 *                      Added disable use SATA Hash Address for SAS IOUNIT
 400 *                      page 1 in ControlFields.
 401 *  01-15-05  01.05.06  Added defaults for data scrub rate and resync rate to
 402 *                      Manufacturing Page 4.
 403 *                      Added new defines for BIOS Page 1 IOCSettings field.
 404 *                      Added ExtDiskIdentifier field to RAID Physical Disk
 405 *                      Page 0.
 406 *                      Added new defines for SAS IO Unit Page 1 ControlFlags
 407 *                      and to SAS Device Page 0 Flags to control SATA devices.
 408 *                      Added defines and structures for the new Log Page 0, a
 409 *                      new type of configuration page.
 410 *  02-09-05  01.05.07  Added InactiveStatus field to RAID Volume Page 0.
 411 *                      Added WWID field to RAID Volume Page 1.
 412 *                      Added PhysicalPort field to SAS Expander pages 0 and 1.
 413 *  03-11-05  01.05.08  Removed the EEDP flags from IOC Page 1.
 414 *                      Added Enclosure/Slot boot device format to BIOS Page 2.
 415 *                      New status value for RAID Volume Page 0 VolumeStatus
 416 *                      (VolumeState subfield).
 417 *                      New value for RAID Physical Page 0 InactiveStatus.
 418 *                      Added Inactive Volume Member flag RAID Physical Disk
 419 *                      Page 0 PhysDiskStatus field.
 420 *                      New physical mapping mode in SAS IO Unit Page 2.
 421 *                      Added CONFIG_PAGE_SAS_ENCLOSURE_0.
 422 *                      Added Slot and Enclosure fields to SAS Device Page 0.
 423 *  06-24-05  01.05.09  Added EEDP defines to IOC Page 1.
 424 *                      Added more RAID type defines to IOC Page 2.
 425 *                      Added Port Enable Delay settings to BIOS Page 1.
 426 *                      Added Bad Block Table Full define to RAID Volume Page 0.
 427 *                      Added Previous State defines to RAID Physical Disk
 428 *                      Page 0.
 429 *                      Added Max Sata Targets define for DiscoveryStatus field
 430 *                      of SAS IO Unit Page 0.
 431 *                      Added Device Self Test to Control Flags of SAS IO Unit
 432 *                      Page 1.
 433 *                      Added Direct Attach Starting Slot Number define for SAS
 434 *                      IO Unit Page 2.
 435 *                      Added new fields in SAS Device Page 2 for enclosure
 436 *                      mapping.
 437 *                      Added OwnerDevHandle and Flags field to SAS PHY Page 0.
 438 *                      Added IOC GPIO Flags define to SAS Enclosure Page 0.
 439 *                      Fixed the value for MPI_SAS_IOUNIT1_CONTROL_DEV_SATA_SUPPORT.
 440 *  08-03-05  01.05.10  Removed ISDataScrubRate and ISResyncRate from
 441 *                      Manufacturing Page 4.
 442 *                      Added MPI_IOUNITPAGE1_SATA_WRITE_CACHE_DISABLE bit.
 443 *                      Added NumDevsPerEnclosure field to SAS IO Unit page 2.
 444 *                      Added MPI_SAS_IOUNIT2_FLAGS_HOST_ASSIGNED_PHYS_MAP
 445 *                      define.
 446 *                      Added EnclosureHandle field to SAS Expander page 0.
 447 *                      Removed redundant NumTableEntriesProg field from SAS
 448 *                      Expander Page 1.
 449 *  08-30-05  01.05.11  Added DeviceID for FC949E and changed the DeviceID for
 450 *                      SAS1078.
 451 *                      Added more defines for Manufacturing Page 4 Flags field.
 452 *                      Added more defines for IOCSettings and added
 453 *                      ExpanderSpinup field to Bios Page 1.
 454 *                      Added postpone SATA Init bit to SAS IO Unit Page 1
 455 *                      ControlFlags.
 456 *                      Changed LogEntry format for Log Page 0.
 457 *  03-27-06  01.05.12  Added two new Flags defines for Manufacturing Page 4.
 458 *                      Added Manufacturing Page 7.
 459 *                      Added MPI_IOCPAGE2_CAP_FLAGS_RAID_64_BIT_ADDRESSING.
 460 *                      Added IOC Page 6.
 461 *                      Added PrevBootDeviceForm field to CONFIG_PAGE_BIOS_2.
 462 *                      Added MaxLBAHigh field to RAID Volume Page 0.
 463 *                      Added Nvdata version fields to SAS IO Unit Page 0.
 464 *                      Added AdditionalControlFlags, MaxTargetPortConnectTime,
 465 *                      ReportDeviceMissingDelay, and IODeviceMissingDelay
 466 *                      fields to SAS IO Unit Page 1.
 467 *  10-11-06  01.05.13  Added NumForceWWID field and ForceWWID array to
 468 *                      Manufacturing Page 5.
 469 *                      Added Manufacturing pages 8 through 10.
 470 *                      Added defines for supported metadata size bits in
 471 *                      CapabilitiesFlags field of IOC Page 6.
 472 *                      Added defines for metadata size bits in VolumeSettings
 473 *                      field of RAID Volume Page 0.
 474 *                      Added SATA Link Reset settings, Enable SATA Asynchronous
 475 *                      Notification bit, and HideNonZeroAttachedPhyIdentifiers
 476 *                      bit to AdditionalControlFlags field of SAS IO Unit
 477 *                      Page 1.
 478 *                      Added defines for Enclosure Devices Unmapped and
 479 *                      Device Limit Exceeded bits in Status field of SAS IO
 480 *                      Unit Page 2.
 481 *                      Added more AccessStatus values for SAS Device Page 0.
 482 *                      Added bit for SATA Asynchronous Notification Support in
 483 *                      Flags field of SAS Device Page 0.
 484 *  02-28-07  01.05.14  Added ExtFlags field to Manufacturing Page 4.
 485 *                      Added Disable SMART Polling for CapabilitiesFlags of
 486 *                      IOC Page 6.
 487 *                      Added Disable SMART Polling to DeviceSettings of BIOS
 488 *                      Page 1.
 489 *                      Added Multi-Port Domain bit for DiscoveryStatus field
 490 *                      of SAS IO Unit Page.
 491 *                      Added Multi-Port Domain Illegal flag for SAS IO Unit
 492 *                      Page 1 AdditionalControlFlags field.
 493 *  05-24-07  01.05.15  Added Hide Physical Disks with Non-Integrated RAID
 494 *                      Metadata bit to Manufacturing Page 4 ExtFlags field.
 495 *                      Added Internal Connector to End Device Present bit to
 496 *                      Expander Page 0 Flags field.
 497 *                      Fixed define for
 498 *                      MPI_SAS_EXPANDER1_DISCINFO_BAD_PHY_DISABLED.
 499 *  --------------------------------------------------------------------------
 500
 501mpi_init.h
 502 *  05-08-00  00.10.01  Original release for 0.10 spec dated 4/26/2000.
 503 *  05-24-00  00.10.02  Added SenseBufferLength to _MSG_SCSI_IO_REPLY.
 504 *  06-06-00  01.00.01  Update version number for 1.0 release.
 505 *  06-08-00  01.00.02  Added MPI_SCSI_RSP_INFO_ definitions.
 506 *  11-02-00  01.01.01  Original release for post 1.0 work
 507 *  12-04-00  01.01.02  Added MPI_SCSIIO_CONTROL_NO_DISCONNECT.
 508 *  02-20-01  01.01.03  Started using MPI_POINTER.
 509 *  03-27-01  01.01.04  Added structure offset comments.
 510 *  04-10-01  01.01.05  Added new MsgFlag for MSG_SCSI_TASK_MGMT.
 511 *  08-08-01  01.02.01  Original release for v1.2 work.
 512 *  08-29-01  01.02.02  Added MPI_SCSITASKMGMT_TASKTYPE_LOGICAL_UNIT_RESET.
 513 *                      Added MPI_SCSI_STATE_QUEUE_TAG_REJECTED for
 514 *                      MSG_SCSI_IO_REPLY.
 515 *  09-28-01  01.02.03  Added structures and defines for SCSI Enclosure
 516 *                      Processor messages.
 517 *  10-04-01  01.02.04  Added defines for SEP request Action field.
 518 *  05-31-02  01.02.05  Added MPI_SCSIIO_MSGFLGS_CMD_DETERMINES_DATA_DIR define
 519 *                      for SCSI IO requests.
 520 *  11-15-02  01.02.06  Added special extended SCSI Status defines for FCP.
 521 *  06-26-03  01.02.07  Added MPI_SCSI_STATUS_FCPEXT_UNASSIGNED define.
 522 *  05-11-04  01.03.01  Original release for MPI v1.3.
 523 *  08-19-04  01.05.01  Added MsgFlags defines for EEDP to SCSI IO request.
 524 *                      Added new word to MSG_SCSI_IO_REPLY to add TaskTag field
 525 *                      and a reserved U16.
 526 *                      Added new MSG_SCSI_IO32_REQUEST structure.
 527 *                      Added a TaskType of Clear Task Set to SCSI
 528 *                      Task Management request.
 529 *  12-07-04  01.05.02  Added support for Task Management Query Task.
 530 *  01-15-05  01.05.03  Modified SCSI Enclosure Processor Request to support
 531 *                      WWID addressing.
 532 *  03-11-05  01.05.04  Removed EEDP flags from SCSI IO Request.
 533 *                      Removed SCSI IO 32 Request.
 534 *                      Modified SCSI Enclosure Processor Request and Reply to
 535 *                      support Enclosure/Slot addressing rather than WWID
 536 *                      addressing.
 537 *  06-24-05  01.05.05  Added SCSI IO 32 structures and defines.
 538 *                      Added four new defines for SEP SlotStatus.
 539 *  08-03-05  01.05.06  Fixed some MPI_SCSIIO32_MSGFLGS_ defines to make them
 540 *                      unique in the first 32 characters.
 541 *  03-27-06  01.05.07  Added Task Management type of Clear ACA.
 542 *  10-11-06  01.05.08  Shortened define for Task Management type of Clear ACA.
 543 *  02-28-07  01.05.09  Defined two new MsgFlags bits for SCSI Task Management
 544 *                      Request: Do Not Send Task IU and Soft Reset Option.
 545 *  --------------------------------------------------------------------------
 546
 547mpi_targ.h
 548 *  05-08-00  00.10.01  Original release for 0.10 spec dated 4/26/2000.
 549 *  06-06-00  01.00.01  Update version number for 1.0 release.
 550 *  06-22-00  01.00.02  Added _MSG_TARGET_CMD_BUFFER_POST_REPLY structure.
 551 *                      Corrected DECSRIPTOR typo to DESCRIPTOR.
 552 *  11-02-00  01.01.01  Original release for post 1.0 work
 553 *                      Modified target mode to use IoIndex instead of
 554 *                      HostIndex and IocIndex. Added Alias.
 555 *  01-09-01  01.01.02  Added defines for TARGET_ASSIST_FLAGS_REPOST_CMD_BUFFER
 556 *                      and TARGET_STATUS_SEND_FLAGS_REPOST_CMD_BUFFER.
 557 *  02-20-01  01.01.03  Started using MPI_POINTER.
 558 *                      Added structures for MPI_TARGET_SCSI_SPI_CMD_BUFFER and
 559 *                      MPI_TARGET_FCP_CMD_BUFFER.
 560 *  03-27-01  01.01.04  Added structure offset comments.
 561 *  08-08-01  01.02.01  Original release for v1.2 work.
 562 *  09-28-01  01.02.02  Added structure for MPI_TARGET_SCSI_SPI_STATUS_IU.
 563 *                      Added PriorityReason field to some replies and
 564 *                      defined more PriorityReason codes.
 565 *                      Added some defines for to support previous version
 566 *                      of MPI.
 567 *  10-04-01  01.02.03  Added PriorityReason to MSG_TARGET_ERROR_REPLY.
 568 *  11-01-01  01.02.04  Added define for TARGET_STATUS_SEND_FLAGS_HIGH_PRIORITY.
 569 *  03-14-02  01.02.05  Modified MPI_TARGET_FCP_RSP_BUFFER to get the proper
 570 *                      byte ordering.
 571 *  05-31-02  01.02.06  Modified TARGET_MODE_REPLY_ALIAS_MASK to only include
 572 *                      one bit.
 573 *                      Added AliasIndex field to MPI_TARGET_FCP_CMD_BUFFER.
 574 *  09-16-02  01.02.07  Added flags for confirmed completion.
 575 *                      Added PRIORITY_REASON_TARGET_BUSY.
 576 *  11-15-02  01.02.08  Added AliasID field to MPI_TARGET_SCSI_SPI_CMD_BUFFER.
 577 *  04-01-03  01.02.09  Added OptionalOxid field to MPI_TARGET_FCP_CMD_BUFFER.
 578 *  05-11-04  01.03.01  Original release for MPI v1.3.
 579 *  08-19-04  01.05.01  Added new request message structures for
 580 *                      MSG_TARGET_CMD_BUF_POST_BASE_REQUEST,
 581 *                      MSG_TARGET_CMD_BUF_POST_LIST_REQUEST, and
 582 *                      MSG_TARGET_ASSIST_EXT_REQUEST.
 583 *                      Added new structures for SAS SSP Command buffer, SSP
 584 *                      Task buffer, and SSP Status IU.
 585 *  10-05-04  01.05.02  MSG_TARGET_CMD_BUFFER_POST_BASE_LIST_REPLY added.
 586 *  02-22-05  01.05.03  Changed a comment.
 587 *  03-11-05  01.05.04  Removed TargetAssistExtended Request.
 588 *  06-24-05  01.05.05  Added TargetAssistExtended structures and defines.
 589 *  03-27-06  01.05.06  Added a comment.
 590 *  --------------------------------------------------------------------------
 591
 592mpi_fc.h
 593 *  05-08-00  00.10.01  Original release for 0.10 spec dated 4/26/2000.
 594 *  06-06-00  01.00.01  Update version number for 1.0 release.
 595 *  06-12-00  01.00.02  Added _MSG_FC_ABORT_REPLY structure.
 596 *  11-02-00  01.01.01  Original release for post 1.0 work
 597 *  12-04-00  01.01.02  Added messages for Common Transport Send and
 598 *                      Primitive Send.
 599 *  01-09-01  01.01.03  Modifed some of the new flags to have an MPI prefix
 600 *                      and modified the FcPrimitiveSend flags.
 601 *  01-25-01  01.01.04  Move InitiatorIndex in LinkServiceRsp reply to a larger
 602 *                      field.
 603 *                      Added FC_ABORT_TYPE_CT_SEND_REQUEST and
 604 *                      FC_ABORT_TYPE_EXLINKSEND_REQUEST for FcAbort request.
 605 *                      Added MPI_FC_PRIM_SEND_FLAGS_STOP_SEND.
 606 *  02-20-01  01.01.05  Started using MPI_POINTER.
 607 *  03-27-01  01.01.06  Added Flags field to MSG_LINK_SERVICE_BUFFER_POST_REPLY
 608 *                      and defined MPI_LS_BUF_POST_REPLY_FLAG_NO_RSP_NEEDED.
 609 *                      Added MPI_FC_PRIM_SEND_FLAGS_RESET_LINK define.
 610 *                      Added structure offset comments.
 611 *  04-09-01  01.01.07  Added RspLength field to MSG_LINK_SERVICE_RSP_REQUEST.
 612 *  08-08-01  01.02.01  Original release for v1.2 work.
 613 *  09-28-01  01.02.02  Change name of reserved field in
 614 *                      MSG_LINK_SERVICE_RSP_REPLY.
 615 *  05-31-02  01.02.03  Adding AliasIndex to FC Direct Access requests.
 616 *  01-16-04  01.02.04  Added define for MPI_FC_PRIM_SEND_FLAGS_ML_RESET_LINK.
 617 *  05-11-04  01.03.01  Original release for MPI v1.3.
 618 *  08-19-04  01.05.01  Original release for MPI v1.5.
 619 *  --------------------------------------------------------------------------
 620
 621mpi_lan.h
 622 *  05-08-00  00.10.01  Original release for 0.10 spec dated 4/26/2000.
 623 *  05-24-00  00.10.02  Added LANStatus field to _MSG_LAN_SEND_REPLY.
 624 *                      Added LANStatus field to _MSG_LAN_RECEIVE_POST_REPLY.
 625 *                      Moved ListCount field in _MSG_LAN_RECEIVE_POST_REPLY.
 626 *  06-06-00  01.00.01  Update version number for 1.0 release.
 627 *  06-12-00  01.00.02  Added MPI_ to BUCKETSTATUS_ definitions.
 628 *  06-22-00  01.00.03  Major changes to match new LAN definition in 1.0 spec.
 629 *  06-30-00  01.00.04  Added Context Reply definitions per revised proposal.
 630 *                      Changed transaction context usage to bucket/buffer.
 631 *  07-05-00  01.00.05  Removed LAN_RECEIVE_POST_BUCKET_CONTEXT_MASK definition
 632 *                      to lan private header file
 633 *  11-02-00  01.01.01  Original release for post 1.0 work
 634 *  02-20-01  01.01.02  Started using MPI_POINTER.
 635 *  03-27-01  01.01.03  Added structure offset comments.
 636 *  08-08-01  01.02.01  Original release for v1.2 work.
 637 *  05-11-04  01.03.01  Original release for MPI v1.3.
 638 *  08-19-04  01.05.01  Original release for MPI v1.5.
 639 *  --------------------------------------------------------------------------
 640
 641mpi_raid.h
 642 *  02-27-01  01.01.01  Original release for this file.
 643 *  03-27-01  01.01.02  Added structure offset comments.
 644 *  08-08-01  01.02.01  Original release for v1.2 work.
 645 *  08-29-01  01.02.02  Added DIAG_DATA_UPLOAD_HEADER and related defines.
 646 *  09-28-01  01.02.02  Major rework for MPI v1.2 Integrated RAID changes.
 647 *  10-04-01  01.02.03  Added ActionData defines for
 648 *                      MPI_RAID_ACTION_DELETE_VOLUME action.
 649 *  11-01-01  01.02.04  Added define for MPI_RAID_ACTION_ADATA_DO_NOT_SYNC.
 650 *  03-14-02  01.02.05  Added define for MPI_RAID_ACTION_ADATA_LOW_LEVEL_INIT.
 651 *  05-07-02  01.02.06  Added define for MPI_RAID_ACTION_ACTIVATE_VOLUME,
 652 *                      MPI_RAID_ACTION_INACTIVATE_VOLUME, and
 653 *                      MPI_RAID_ACTION_ADATA_INACTIVATE_ALL.
 654 *  07-12-02  01.02.07  Added structures for Mailbox request and reply.
 655 *  11-15-02  01.02.08  Added missing MsgContext field to MSG_MAILBOX_REQUEST.
 656 *  04-01-03  01.02.09  New action data option flag for
 657 *                      MPI_RAID_ACTION_DELETE_VOLUME.
 658 *  05-11-04  01.03.01  Original release for MPI v1.3.
 659 *  08-19-04  01.05.01  Original release for MPI v1.5.
 660 *  01-15-05  01.05.02  Added defines for the two new RAID Actions for
 661 *                      _SET_RESYNC_RATE and _SET_DATA_SCRUB_RATE.
 662 *  02-28-07  01.05.03  Added new RAID Action, Device FW Update Mode, and
 663 *                      associated defines.
 664 *  --------------------------------------------------------------------------
 665
 666mpi_tool.h
 667 *  08-08-01  01.02.01  Original release.
 668 *  08-29-01  01.02.02  Added DIAG_DATA_UPLOAD_HEADER and related defines.
 669 *  01-16-04  01.02.03  Added defines and structures for new tools
 670 *.                     MPI_TOOLBOX_ISTWI_READ_WRITE_TOOL and
 671 *                      MPI_TOOLBOX_FC_MANAGEMENT_TOOL.
 672 *  04-29-04  01.02.04  Added message structures for Diagnostic Buffer Post and
 673 *                      Diagnostic Release requests and replies.
 674 *  05-11-04  01.03.01  Original release for MPI v1.3.
 675 *  08-19-04  01.05.01  Original release for MPI v1.5.
 676 *  10-06-04  01.05.02  Added define for MPI_DIAG_BUF_TYPE_COUNT.
 677 *  02-09-05  01.05.03  Added frame size option to FC management tool.
 678 *                      Added Beacon tool to the Toolbox.
 679 *  --------------------------------------------------------------------------
 680
 681mpi_inb.h
 682 *  05-11-04  01.03.01  Original release.
 683 *  08-19-04  01.05.01  Original release for MPI v1.5.
 684 *  --------------------------------------------------------------------------
 685
 686mpi_sas.h
 687 *  08-19-04  01.05.01  Original release.
 688 *  08-30-05  01.05.02  Added DeviceInfo bit for SEP.
 689 *                      Added PrimFlags and Primitive field to SAS IO Unit
 690 *                      Control request, and added a new operation code.
 691 *  03-27-06  01.05.03  Added Force Full Discovery, Transmit Port Select Signal,
 692 *                      and Remove Device operations to SAS IO Unit Control.
 693 *                      Added DevHandle field to SAS IO Unit Control request and
 694 *                      reply.
 695 *  10-11-06  01.05.04  Fixed the name of a define for Operation field of SAS IO
 696 *                      Unit Control request.
 697 *  --------------------------------------------------------------------------
 698
 699mpi_type.h
 700 *  05-08-00  00.10.01  Original release for 0.10 spec dated 4/26/2000.
 701 *  06-06-00  01.00.01  Update version number for 1.0 release.
 702 *  11-02-00  01.01.01  Original release for post 1.0 work
 703 *  02-20-01  01.01.02  Added define and ifdef for MPI_POINTER.
 704 *  08-08-01  01.02.01  Original release for v1.2 work.
 705 *  05-11-04  01.03.01  Original release for MPI v1.3.
 706 *  08-19-04  01.05.01  Original release for MPI v1.5.
 707 *  08-30-05  01.05.02  Added PowerPC option to #ifdef's.
 708 *  --------------------------------------------------------------------------
 709
 710mpi_history.txt         Parts list history
 711
 712Filename    01.05.15   01.05.15
 713----------  --------   --------
 714mpi.h       01.05.12   01.05.13
 715mpi_ioc.h   01.05.13   01.05.14
 716mpi_cnfg.h  01.05.14   01.05.15
 717mpi_init.h  01.05.09   01.05.09
 718mpi_targ.h  01.05.06   01.05.06
 719mpi_fc.h    01.05.01   01.05.01
 720mpi_lan.h   01.05.01   01.05.01
 721mpi_raid.h  01.05.03   01.05.03
 722mpi_tool.h  01.05.03   01.05.03
 723mpi_inb.h   01.05.01   01.05.01
 724mpi_sas.h   01.05.04   01.05.04
 725mpi_type.h  01.05.02   01.05.02
 726
 727Filename    01.05.14   01.05.13   01.05.12   01.05.11   01.05.10   01.05.09
 728----------  --------   --------   --------   --------   --------   --------
 729mpi.h       01.05.12   01.05.11   01.05.10   01.05.09   01.05.08   01.05.07
 730mpi_ioc.h   01.05.12   01.05.11   01.05.10   01.05.09   01.05.09   01.05.08
 731mpi_cnfg.h  01.05.13   01.05.12   01.05.11   01.05.10   01.05.09   01.05.08
 732mpi_init.h  01.05.08   01.05.07   01.05.06   01.05.06   01.05.05   01.05.04
 733mpi_targ.h  01.05.06   01.05.06   01.05.05   01.05.05   01.05.05   01.05.04
 734mpi_fc.h    01.05.01   01.05.01   01.05.01   01.05.01   01.05.01   01.05.01
 735mpi_lan.h   01.05.01   01.05.01   01.05.01   01.05.01   01.05.01   01.05.01
 736mpi_raid.h  01.05.02   01.05.02   01.05.02   01.05.02   01.05.02   01.05.02
 737mpi_tool.h  01.05.03   01.05.03   01.05.03   01.05.03   01.05.03   01.05.03
 738mpi_inb.h   01.05.01   01.05.01   01.05.01   01.05.01   01.05.01   01.05.01
 739mpi_sas.h   01.05.04   01.05.03   01.05.02   01.05.01   01.05.01   01.05.01
 740mpi_type.h  01.05.02   01.05.02   01.05.02   01.05.01   01.05.01   01.05.01
 741
 742Filename    01.05.08   01.05.07   01.05.06   01.05.05   01.05.04   01.05.03
 743----------  --------   --------   --------   --------   --------   --------
 744mpi.h       01.05.06   01.05.05   01.05.04   01.05.03   01.05.02   01.05.01
 745mpi_ioc.h   01.05.07   01.05.06   01.05.05   01.05.04   01.05.03   01.05.02
 746mpi_cnfg.h  01.05.07   01.05.07   01.05.06   01.05.05   01.05.04   01.05.03
 747mpi_init.h  01.05.03   01.05.03   01.05.03   01.05.02   01.05.02   01.05.01
 748mpi_targ.h  01.05.03   01.05.02   01.05.02   01.05.02   01.05.02   01.05.02
 749mpi_fc.h    01.05.01   01.05.01   01.05.01   01.05.01   01.05.01   01.05.01
 750mpi_lan.h   01.05.01   01.05.01   01.05.01   01.05.01   01.05.01   01.05.01
 751mpi_raid.h  01.05.02   01.05.02   01.05.02   01.05.01   01.05.01   01.05.01
 752mpi_tool.h  01.05.03   01.05.03   01.05.02   01.05.02   01.05.02   01.05.02
 753mpi_inb.h   01.05.01   01.05.01   01.05.01   01.05.01   01.05.01   01.05.01
 754mpi_sas.h   01.05.01   01.05.01   01.05.01   01.05.01   01.05.01   01.05.01
 755mpi_type.h  01.05.01   01.05.01   01.05.01   01.05.01   01.05.01   01.05.01
 756
 757Filename    01.05.02   01.05.01   01.03.01   01.02.14   01.02.13   01.02.12
 758----------  --------   --------   --------   --------   --------   --------
 759mpi.h       01.05.01   01.05.01   01.03.01   01.02.12   01.02.11   01.02.10
 760mpi_ioc.h   01.05.02   01.05.01   01.03.01   01.02.09   01.02.08   01.02.08
 761mpi_cnfg.h  01.05.02   01.05.01   01.03.01   01.02.14   01.02.13   01.02.12
 762mpi_init.h  01.05.01   01.05.01   01.03.01   01.02.07   01.02.07   01.02.07
 763mpi_targ.h  01.05.02   01.05.01   01.03.01   01.02.09   01.02.09   01.02.09
 764mpi_fc.h    01.05.01   01.05.01   01.03.01   01.02.04   01.02.04   01.02.03
 765mpi_lan.h   01.05.01   01.05.01   01.03.01   01.02.01   01.02.01   01.02.01
 766mpi_raid.h  01.05.01   01.05.01   01.03.01   01.02.09   01.02.09   01.02.09
 767mpi_tool.h  01.05.02   01.05.01   01.03.01   01.02.01   01.02.01   01.02.01
 768mpi_inb.h   01.05.01   01.05.01   01.03.01
 769mpi_sas.h   01.05.01   01.05.01
 770mpi_type.h  01.05.01   01.05.01   01.03.01   01.02.04   01.02.03   01.02.02
 771
 772Filename    01.02.11   01.02.10   01.02.09   01.02.08   01.02.07   01.02.06
 773----------  --------   --------   --------   --------   --------   --------
 774mpi.h       01.02.09   01.02.08   01.02.07   01.02.06   01.02.05   01.02.04
 775mpi_ioc.h   01.02.07   01.02.06   01.02.06   01.02.06   01.02.06   01.02.05
 776mpi_cnfg.h  01.02.11   01.02.10   01.02.09   01.02.08   01.02.07   01.02.06
 777mpi_init.h  01.02.06   01.02.06   01.02.05   01.02.05   01.02.05   01.02.04
 778mpi_targ.h  01.02.09   01.02.08   01.02.07   01.02.06   01.02.06   01.02.05
 779mpi_fc.h    01.02.03   01.02.03   01.02.03   01.02.03   01.02.03   01.02.02
 780mpi_lan.h   01.02.01   01.02.01   01.02.01   01.02.01   01.02.01   01.02.01
 781mpi_raid.h  01.02.09   01.02.08   01.02.07   01.02.07   01.02.06   01.02.05
 782mpi_tool.h  01.02.01   01.02.01   01.02.01   01.02.01   01.02.01   01.02.01
 783mpi_type.h  01.02.02   01.02.02   01.02.02   01.02.02   01.02.02   01.02.02
 784
 785Filename    01.02.05   01.02.04   01.02.03   01.02.02   01.02.01   01.01.10
 786----------  --------   --------   --------   --------   --------   --------
 787mpi.h       01.02.03   01.02.02   01.02.02   01.02.01   01.02.01   01.01.07
 788mpi_ioc.h   01.02.04   01.02.03   01.02.03   01.02.02   01.02.01   01.01.07
 789mpi_cnfg.h  01.02.05   01.02.04   01.02.03   01.02.02   01.02.01   01.01.11
 790mpi_init.h  01.02.04   01.02.04   01.02.03   01.02.02   01.02.01   01.01.05
 791mpi_targ.h  01.02.04   01.02.03   01.02.02   01.02.01   01.02.01   01.01.04
 792mpi_fc.h    01.02.02   01.02.02   01.02.02   01.02.01   01.02.01   01.01.07
 793mpi_lan.h   01.02.01   01.02.01   01.02.01   01.02.01   01.02.01   01.01.03
 794mpi_raid.h  01.02.04   01.02.03   01.02.02   01.02.01   01.02.01   01.01.02
 795mpi_tool.h  01.02.02   01.02.02   01.02.02   01.02.02   01.02.01
 796mpi_type.h  01.02.02   01.02.02   01.02.02   01.02.02   01.02.01   01.01.02
 797
 798Filename    01.01.09   01.01.08   01.01.07   01.01.06   01.01.05   01.01.04
 799----------  --------   --------   --------   --------   --------   --------
 800mpi.h       01.01.06   01.01.06   01.01.05   01.01.04   01.01.04   01.01.03
 801mpi_ioc.h   01.01.06   01.01.05   01.01.04   01.01.03   01.01.03   01.01.03
 802mpi_cnfg.h  01.01.10   01.01.09   01.01.08   01.01.07   01.01.06   01.01.05
 803mpi_init.h  01.01.04   01.01.03   01.01.03   01.01.02   01.01.02   01.01.02
 804mpi_targ.h  01.01.04   01.01.03   01.01.03   01.01.02   01.01.02   01.01.02
 805mpi_fc.h    01.01.06   01.01.05   01.01.05   01.01.04   01.01.04   01.01.03
 806mpi_lan.h   01.01.03   01.01.02   01.01.02   01.01.01   01.01.01   01.01.01
 807mpi_raid.h  01.01.02   01.01.01
 808mpi_type.h  01.01.02   01.01.02   01.01.02   01.01.01   01.01.01   01.01.01
 809
 810Filename    01.01.03   01.01.02   01.01.01   01.00.07   01.00.06   01.00.05
 811----------  --------   --------   --------   --------   --------   --------
 812mpi.h       01.01.02   01.01.02   01.01.01   01.00.04   01.00.04   01.00.03
 813mpi_ioc.h   01.01.02   01.01.02   01.01.01   01.00.05   01.00.04   01.00.03
 814mpi_cnfg.h  01.01.04   01.01.03   01.01.01   01.00.05   01.00.05   01.00.04
 815mpi_init.h  01.01.02   01.01.02   01.01.01   01.00.02   01.00.02   01.00.02
 816mpi_targ.h  01.01.01   01.01.01   01.01.01   01.00.02   01.00.02   01.00.02
 817mpi_fc.h    01.01.02   01.01.02   01.01.01   01.00.02   01.00.02   01.00.02
 818mpi_lan.h   01.01.01   01.01.01   01.01.01   01.00.05   01.00.05   01.00.05
 819mpi_type.h  01.01.01   01.01.01   01.01.01   01.00.01   01.00.01   01.00.01
 820
 821Filename     01.00.04   01.00.03   01.00.02   01.00.01   00.10.02   00.10.01
 822----------   --------   --------   --------   --------   --------   --------
 823mpi.h        01.00.02   01.00.01   01.00.01   01.00.01   00.10.02   00.10.01
 824mpi_ioc.h    01.00.02   01.00.02   01.00.01   01.00.01   00.10.02   00.10.01
 825mpi_cnfg.h   01.00.03   01.00.02   01.00.02   01.00.01   00.10.01   00.10.01
 826mpi_init.h   01.00.02   01.00.02   01.00.02   01.00.01   00.10.02   00.10.01
 827mpi_targ.h   01.00.02   01.00.01   01.00.01   01.00.01   00.10.01   00.10.01
 828mpi_fc.h     01.00.02   01.00.02   01.00.01   01.00.01   00.10.01   00.10.01
 829mpi_lan.h    01.00.03   01.00.02   01.00.01   01.00.01   00.10.02   00.10.01
 830mpi_type.h   01.00.01   01.00.01   01.00.01   01.00.01   00.10.01   00.10.01
 831
 832
 833 *  --------------------------------------------------------------------------
 834
 835