1 2 ============================== 3 MPI Header File Change History 4 ============================== 5 6 Copyright (c) 2000-2005 LSI Logic Corporation. 7 8 --------------------------------------- 9 Header Set Release Version: 01.05.09 10 Header Set Release Date: 03-11-05 11 --------------------------------------- 12 13 Filename Current version Prior version 14 ---------- --------------- ------------- 15 mpi.h 01.05.07 01.05.06 16 mpi_ioc.h 01.05.08 01.05.07 17 mpi_cnfg.h 01.05.08 01.05.07 18 mpi_init.h 01.05.04 01.05.03 19 mpi_targ.h 01.05.04 01.05.03 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.02 01.05.02 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.01 01.05.01 26 mpi_type.h 01.05.01 01.05.01 27 mpi_history.txt 01.05.09 01.05.08 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 * -------------------------------------------------------------------------- 92 93mpi_ioc.h 94 * 05-08-00 00.10.01 Original release for 0.10 spec dated 4/26/2000. 95 * 05-24-00 00.10.02 Added _MSG_IOC_INIT_REPLY structure. 96 * 06-06-00 01.00.01 Added CurReplyFrameSize field to _MSG_IOC_FACTS_REPLY. 97 * 06-12-00 01.00.02 Added _MSG_PORT_ENABLE_REPLY structure. 98 * Added _MSG_EVENT_ACK_REPLY structure. 99 * Added _MSG_FW_DOWNLOAD_REPLY structure. 100 * Added _MSG_TOOLBOX_REPLY structure. 101 * 06-30-00 01.00.03 Added MaxLanBuckets to _PORT_FACT_REPLY structure. 102 * 07-27-00 01.00.04 Added _EVENT_DATA structure definitions for _SCSI, 103 * _LINK_STATUS, _LOOP_STATE and _LOGOUT. 104 * 08-11-00 01.00.05 Switched positions of MsgLength and Function fields in 105 * _MSG_EVENT_ACK_REPLY structure to match specification. 106 * 11-02-00 01.01.01 Original release for post 1.0 work 107 * Added a value for Manufacturer to WhoInit 108 * 12-04-00 01.01.02 Modified IOCFacts reply, added FWUpload messages, and 109 * removed toolbox message. 110 * 01-09-01 01.01.03 Added event enabled and disabled defines. 111 * Added structures for FwHeader and DataHeader. 112 * Added ImageType to FwUpload reply. 113 * 02-20-01 01.01.04 Started using MPI_POINTER. 114 * 02-27-01 01.01.05 Added event for RAID status change and its event data. 115 * Added IocNumber field to MSG_IOC_FACTS_REPLY. 116 * 03-27-01 01.01.06 Added defines for ProductId field of MPI_FW_HEADER. 117 * Added structure offset comments. 118 * 04-09-01 01.01.07 Added structure EVENT_DATA_EVENT_CHANGE. 119 * 08-08-01 01.02.01 Original release for v1.2 work. 120 * New format for FWVersion and ProductId in 121 * MSG_IOC_FACTS_REPLY and MPI_FW_HEADER. 122 * 08-31-01 01.02.02 Addded event MPI_EVENT_SCSI_DEVICE_STATUS_CHANGE and 123 * related structure and defines. 124 * Added event MPI_EVENT_ON_BUS_TIMER_EXPIRED. 125 * Added MPI_IOCINIT_FLAGS_DISCARD_FW_IMAGE. 126 * Replaced a reserved field in MSG_IOC_FACTS_REPLY with 127 * IOCExceptions and changed DataImageSize to reserved. 128 * Added MPI_FW_DOWNLOAD_ITYPE_NVSTORE_DATA and 129 * MPI_FW_UPLOAD_ITYPE_NVDATA. 130 * 09-28-01 01.02.03 Modified Event Data for Integrated RAID. 131 * 11-01-01 01.02.04 Added defines for MPI_EXT_IMAGE_HEADER ImageType field. 132 * 03-14-02 01.02.05 Added HeaderVersion field to MSG_IOC_FACTS_REPLY. 133 * 05-31-02 01.02.06 Added define for 134 * MPI_IOCFACTS_EXCEPT_RAID_CONFIG_INVALID. 135 * Added AliasIndex to EVENT_DATA_LOGOUT structure. 136 * 04-01-03 01.02.07 Added defines for MPI_FW_HEADER_SIGNATURE_. 137 * 06-26-03 01.02.08 Added new values to the product family defines. 138 * 04-29-04 01.02.09 Added IOCCapabilities field to MSG_IOC_FACTS_REPLY and 139 * added related defines. 140 * 05-11-04 01.03.01 Original release for MPI v1.3. 141 * 08-19-04 01.05.01 Added four new fields to MSG_IOC_INIT. 142 * Added three new fields to MSG_IOC_FACTS_REPLY. 143 * Defined four new bits for the IOCCapabilities field of 144 * the IOCFacts reply. 145 * Added two new PortTypes for the PortFacts reply. 146 * Added six new events along with their EventData 147 * structures. 148 * Added a new MsgFlag to the FwDownload request to 149 * indicate last segment. 150 * Defined a new image type of boot loader. 151 * Added FW family codes for SAS product families. 152 * 10-05-04 01.05.02 Added ReplyFifoHostSignalingAddr field to 153 * MSG_IOC_FACTS_REPLY. 154 * 12-07-04 01.05.03 Added more defines for SAS Discovery Error event. 155 * 12-09-04 01.05.04 Added Unsupported device to SAS Device event. 156 * 01-15-05 01.05.05 Added event data for SAS SES Event. 157 * 02-09-05 01.05.06 Added MPI_FW_UPLOAD_ITYPE_FW_BACKUP define. 158 * 02-22-05 01.05.07 Added Host Page Buffer Persistent flag to IOC Facts 159 * Reply and IOC Init Request. 160 * 03-11-05 01.05.08 Added family code for 1068E family. 161 * Removed IOCFacts Reply EEDP Capability bit. 162 * -------------------------------------------------------------------------- 163 164mpi_cnfg.h 165 * 05-08-00 00.10.01 Original release for 0.10 spec dated 4/26/2000. 166 * 06-06-00 01.00.01 Update version number for 1.0 release. 167 * 06-08-00 01.00.02 Added _PAGEVERSION definitions for all pages. 168 * Added FcPhLowestVersion, FcPhHighestVersion, Reserved2 169 * fields to FC_DEVICE_0 page, updated the page version. 170 * Changed _FREE_RUNNING_CLOCK to _PACING_TRANSFERS in 171 * SCSI_PORT_0, SCSI_DEVICE_0 and SCSI_DEVICE_1 pages 172 * and updated the page versions. 173 * Added _RESPONSE_ID_MASK definition to SCSI_PORT_1 174 * page and updated the page version. 175 * Added Information field and _INFO_PARAMS_NEGOTIATED 176 * definitionto SCSI_DEVICE_0 page. 177 * 06-22-00 01.00.03 Removed batch controls from LAN_0 page and updated the 178 * page version. 179 * Added BucketsRemaining to LAN_1 page, redefined the 180 * state values, and updated the page version. 181 * Revised bus width definitions in SCSI_PORT_0, 182 * SCSI_DEVICE_0 and SCSI_DEVICE_1 pages. 183 * 06-30-00 01.00.04 Added MaxReplySize to LAN_1 page and updated the page 184 * version. 185 * Moved FC_DEVICE_0 PageAddress description to spec. 186 * 07-27-00 01.00.05 Corrected the SubsystemVendorID and SubsystemID field 187 * widths in IOC_0 page and updated the page version. 188 * 11-02-00 01.01.01 Original release for post 1.0 work 189 * Added Manufacturing pages, IO Unit Page 2, SCSI SPI 190 * Port Page 2, FC Port Page 4, FC Port Page 5 191 * 12-04-00 01.01.03 Config page changes to match MPI rev 1.00.01. 192 * 12-05-00 01.01.04 Modified config page actions. 193 * 01-09-01 01.01.05 Added defines for page address formats. 194 * Data size for Manufacturing pages 2 and 3 no longer 195 * defined here. 196 * Io Unit Page 2 size is fixed at 4 adapters and some 197 * flags were changed. 198 * SCSI Port Page 2 Device Settings modified. 199 * New fields added to FC Port Page 0 and some flags 200 * cleaned up. 201 * Removed impedance flash from FC Port Page 1. 202 * Added FC Port pages 6 and 7. 203 * 01-25-01 01.01.06 Added MaxInitiators field to FcPortPage0. 204 * 01-29-01 01.01.07 Changed some defines to make them 32 character unique. 205 * Added some LinkType defines for FcPortPage0. 206 * 02-20-01 01.01.08 Started using MPI_POINTER. 207 * 02-27-01 01.01.09 Replaced MPI_CONFIG_PAGETYPE_SCSI_LUN with 208 * MPI_CONFIG_PAGETYPE_RAID_VOLUME. 209 * Added definitions and structures for IOC Page 2 and 210 * RAID Volume Page 2. 211 * 03-27-01 01.01.10 Added CONFIG_PAGE_FC_PORT_8 and CONFIG_PAGE_FC_PORT_9. 212 * CONFIG_PAGE_FC_PORT_3 now supports persistent by DID. 213 * Added VendorId and ProductRevLevel fields to 214 * RAIDVOL2_IM_PHYS_ID struct. 215 * Modified values for MPI_FCPORTPAGE0_FLAGS_ATTACH_ 216 * defines to make them compatible to MPI version 1.0. 217 * Added structure offset comments. 218 * 04-09-01 01.01.11 Added some new defines for the PageAddress field and 219 * removed some obsolete ones. 220 * Added IO Unit Page 3. 221 * Modified defines for Scsi Port Page 2. 222 * Modified RAID Volume Pages. 223 * 08-08-01 01.02.01 Original release for v1.2 work. 224 * Added SepID and SepBus to RVP2 IMPhysicalDisk struct. 225 * Added defines for the SEP bits in RVP2 VolumeSettings. 226 * Modified the DeviceSettings field in RVP2 to use the 227 * proper structure. 228 * Added defines for SES, SAF-TE, and cross channel for 229 * IOCPage2 CapabilitiesFlags. 230 * Removed define for MPI_IOUNITPAGE2_FLAGS_RAID_DISABLE. 231 * Removed define for 232 * MPI_SCSIPORTPAGE2_PORT_FLAGS_PARITY_ENABLE. 233 * Added define for MPI_CONFIG_PAGEATTR_RO_PERSISTENT. 234 * 08-29-01 01.02.02 Fixed value for MPI_MANUFACTPAGE_DEVID_53C1035. 235 * Added defines for MPI_FCPORTPAGE1_FLAGS_HARD_ALPA_ONLY 236 * and MPI_FCPORTPAGE1_FLAGS_IMMEDIATE_ERROR_REPLY. 237 * Removed MPI_SCSIPORTPAGE0_CAP_PACING_TRANSFERS, 238 * MPI_SCSIDEVPAGE0_NP_PACING_TRANSFERS, and 239 * MPI_SCSIDEVPAGE1_RP_PACING_TRANSFERS, and 240 * MPI_SCSIDEVPAGE1_CONF_PPR_ALLOWED. 241 * Added defines for MPI_SCSIDEVPAGE1_CONF_WDTR_DISALLOWED 242 * and MPI_SCSIDEVPAGE1_CONF_SDTR_DISALLOWED. 243 * Added OnBusTimerValue to CONFIG_PAGE_SCSI_PORT_1. 244 * Added rejected bits to SCSI Device Page 0 Information. 245 * Increased size of ALPA array in FC Port Page 2 by one 246 * and removed a one byte reserved field. 247 * 09-28-01 01.02.03 Swapped NegWireSpeedLow and NegWireSpeedLow in 248 * CONFIG_PAGE_LAN_1 to match preferred 64-bit ordering. 249 * Added structures for Manufacturing Page 4, IO Unit 250 * Page 3, IOC Page 3, IOC Page 4, RAID Volume Page 0, and 251 * RAID PhysDisk Page 0. 252 * 10-04-01 01.02.04 Added define for MPI_CONFIG_PAGETYPE_RAID_PHYSDISK. 253 * Modified some of the new defines to make them 32 254 * character unique. 255 * Modified how variable length pages (arrays) are defined. 256 * Added generic defines for hot spare pools and RAID 257 * volume types. 258 * 11-01-01 01.02.05 Added define for MPI_IOUNITPAGE1_DISABLE_IR. 259 * 03-14-02 01.02.06 Added PCISlotNum field to CONFIG_PAGE_IOC_1 along with 260 * related define, and bumped the page version define. 261 * 05-31-02 01.02.07 Added a Flags field to CONFIG_PAGE_IOC_2_RAID_VOL in a 262 * reserved byte and added a define. 263 * Added define for 264 * MPI_RAIDVOL0_STATUS_FLAG_VOLUME_INACTIVE. 265 * Added new config page: CONFIG_PAGE_IOC_5. 266 * Added MaxAliases, MaxHardAliases, and NumCurrentAliases 267 * fields to CONFIG_PAGE_FC_PORT_0. 268 * Added AltConnector and NumRequestedAliases fields to 269 * CONFIG_PAGE_FC_PORT_1. 270 * Added new config page: CONFIG_PAGE_FC_PORT_10. 271 * 07-12-02 01.02.08 Added more MPI_MANUFACTPAGE_DEVID_ defines. 272 * Added additional MPI_SCSIDEVPAGE0_NP_ defines. 273 * Added more MPI_SCSIDEVPAGE1_RP_ defines. 274 * Added define for 275 * MPI_SCSIDEVPAGE1_CONF_EXTENDED_PARAMS_ENABLE. 276 * Added new config page: CONFIG_PAGE_SCSI_DEVICE_3. 277 * Modified MPI_FCPORTPAGE5_FLAGS_ defines. 278 * 09-16-02 01.02.09 Added MPI_SCSIDEVPAGE1_CONF_FORCE_PPR_MSG define. 279 * 11-15-02 01.02.10 Added ConnectedID defines for CONFIG_PAGE_SCSI_PORT_0. 280 * Added more Flags defines for CONFIG_PAGE_FC_PORT_1. 281 * Added more Flags defines for CONFIG_PAGE_FC_DEVICE_0. 282 * 04-01-03 01.02.11 Added RR_TOV field and additional Flags defines for 283 * CONFIG_PAGE_FC_PORT_1. 284 * Added define MPI_FCPORTPAGE5_FLAGS_DISABLE to disable 285 * an alias. 286 * Added more device id defines. 287 * 06-26-03 01.02.12 Added MPI_IOUNITPAGE1_IR_USE_STATIC_VOLUME_ID define. 288 * Added TargetConfig and IDConfig fields to 289 * CONFIG_PAGE_SCSI_PORT_1. 290 * Added more PortFlags defines for CONFIG_PAGE_SCSI_PORT_2 291 * to control DV. 292 * Added more Flags defines for CONFIG_PAGE_FC_PORT_1. 293 * In CONFIG_PAGE_FC_DEVICE_0, replaced Reserved1 field 294 * with ADISCHardALPA. 295 * Added MPI_FC_DEVICE_PAGE0_PROT_FCP_RETRY define. 296 * 01-16-04 01.02.13 Added InitiatorDeviceTimeout and InitiatorIoPendTimeout 297 * fields and related defines to CONFIG_PAGE_FC_PORT_1. 298 * Added define for 299 * MPI_FCPORTPAGE1_FLAGS_SOFT_ALPA_FALLBACK. 300 * Added new fields to the substructures of 301 * CONFIG_PAGE_FC_PORT_10. 302 * 04-29-04 01.02.14 Added define for IDP bit for CONFIG_PAGE_SCSI_PORT_0, 303 * CONFIG_PAGE_SCSI_DEVICE_0, and 304 * CONFIG_PAGE_SCSI_DEVICE_1. Also bumped Page Version for 305 * these pages. 306 * 05-11-04 01.03.01 Added structure for CONFIG_PAGE_INBAND_0. 307 * 08-19-04 01.05.01 Modified MSG_CONFIG request to support extended config 308 * pages. 309 * Added a new structure for extended config page header. 310 * Added new extended config pages types and structures for 311 * SAS IO Unit, SAS Expander, SAS Device, and SAS PHY. 312 * Replaced a reserved byte in CONFIG_PAGE_MANUFACTURING_4 313 * to add a Flags field. 314 * Two new Manufacturing config pages (5 and 6). 315 * Two new bits defined for IO Unit Page 1 Flags field. 316 * Modified CONFIG_PAGE_IO_UNIT_2 to add three new fields 317 * to specify the BIOS boot device. 318 * Four new Flags bits defined for IO Unit Page 2. 319 * Added IO Unit Page 4. 320 * Added EEDP Flags settings to IOC Page 1. 321 * Added new BIOS Page 1 config page. 322 * 10-05-04 01.05.02 Added define for 323 * MPI_IOCPAGE1_INITIATOR_CONTEXT_REPLY_DISABLE. 324 * Added new Flags field to CONFIG_PAGE_MANUFACTURING_5 and 325 * associated defines. 326 * Added more defines for SAS IO Unit Page 0 327 * DiscoveryStatus field. 328 * Added define for MPI_SAS_IOUNIT0_DS_SUBTRACTIVE_LINK 329 * and MPI_SAS_IOUNIT0_DS_TABLE_LINK. 330 * Added defines for Physical Mapping Modes to SAS IO Unit 331 * Page 2. 332 * Added define for 333 * MPI_SAS_DEVICE0_FLAGS_PORT_SELECTOR_ATTACH. 334 * 10-27-04 01.05.03 Added defines for new SAS PHY page addressing mode. 335 * Added defines for MaxTargetSpinUp to BIOS Page 1. 336 * Added 5 new ControlFlags defines for SAS IO Unit 337 * Page 1. 338 * Added MaxNumPhysicalMappedIDs field to SAS IO Unit 339 * Page 2. 340 * Added AccessStatus field to SAS Device Page 0 and added 341 * new Flags bits for supported SATA features. 342 * 12-07-04 01.05.04 Added config page structures for BIOS Page 2, RAID 343 * Volume Page 1, and RAID Physical Disk Page 1. 344 * Replaced IO Unit Page 1 BootTargetID,BootBus, and 345 * BootAdapterNum with reserved field. 346 * Added DataScrubRate and ResyncRate to RAID Volume 347 * Page 0. 348 * Added MPI_SAS_IOUNIT2_FLAGS_RESERVE_ID_0_FOR_BOOT 349 * define. 350 * 12-09-04 01.05.05 Added Target Mode Large CDB Enable to FC Port Page 1 351 * Flags field. 352 * Added Auto Port Config flag define for SAS IOUNIT 353 * Page 1 ControlFlags. 354 * Added Disabled bad Phy define to Expander Page 1 355 * Discovery Info field. 356 * Added SAS/SATA device support to SAS IOUnit Page 1 357 * ControlFlags. 358 * Added Unsupported device to SAS Dev Page 0 Flags field 359 * Added disable use SATA Hash Address for SAS IOUNIT 360 * page 1 in ControlFields. 361 * 01-15-05 01.05.06 Added defaults for data scrub rate and resync rate to 362 * Manufacturing Page 4. 363 * Added new defines for BIOS Page 1 IOCSettings field. 364 * Added ExtDiskIdentifier field to RAID Physical Disk 365 * Page 0. 366 * Added new defines for SAS IO Unit Page 1 ControlFlags 367 * and to SAS Device Page 0 Flags to control SATA devices. 368 * Added defines and structures for the new Log Page 0, a 369 * new type of configuration page. 370 * 02-09-05 01.05.07 Added InactiveStatus field to RAID Volume Page 0. 371 * Added WWID field to RAID Volume Page 1. 372 * Added PhysicalPort field to SAS Expander pages 0 and 1. 373 * 03-11-05 01.05.08 Removed the EEDP flags from IOC Page 1. 374 * Added Enclosure/Slot boot device format to BIOS Page 2. 375 * New status value for RAID Volume Page 0 VolumeStatus 376 * (VolumeState subfield). 377 * New value for RAID Physical Page 0 InactiveStatus. 378 * Added Inactive Volume Member flag RAID Physical Disk 379 * Page 0 PhysDiskStatus field. 380 * New physical mapping mode in SAS IO Unit Page 2. 381 * Added CONFIG_PAGE_SAS_ENCLOSURE_0. 382 * Added Slot and Enclosure fields to SAS Device Page 0. 383 * -------------------------------------------------------------------------- 384 385mpi_init.h 386 * 05-08-00 00.10.01 Original release for 0.10 spec dated 4/26/2000. 387 * 05-24-00 00.10.02 Added SenseBufferLength to _MSG_SCSI_IO_REPLY. 388 * 06-06-00 01.00.01 Update version number for 1.0 release. 389 * 06-08-00 01.00.02 Added MPI_SCSI_RSP_INFO_ definitions. 390 * 11-02-00 01.01.01 Original release for post 1.0 work 391 * 12-04-00 01.01.02 Added MPI_SCSIIO_CONTROL_NO_DISCONNECT. 392 * 02-20-01 01.01.03 Started using MPI_POINTER. 393 * 03-27-01 01.01.04 Added structure offset comments. 394 * 04-10-01 01.01.05 Added new MsgFlag for MSG_SCSI_TASK_MGMT. 395 * 08-08-01 01.02.01 Original release for v1.2 work. 396 * 08-29-01 01.02.02 Added MPI_SCSITASKMGMT_TASKTYPE_LOGICAL_UNIT_RESET. 397 * Added MPI_SCSI_STATE_QUEUE_TAG_REJECTED for 398 * MSG_SCSI_IO_REPLY. 399 * 09-28-01 01.02.03 Added structures and defines for SCSI Enclosure 400 * Processor messages. 401 * 10-04-01 01.02.04 Added defines for SEP request Action field. 402 * 05-31-02 01.02.05 Added MPI_SCSIIO_MSGFLGS_CMD_DETERMINES_DATA_DIR define 403 * for SCSI IO requests. 404 * 11-15-02 01.02.06 Added special extended SCSI Status defines for FCP. 405 * 06-26-03 01.02.07 Added MPI_SCSI_STATUS_FCPEXT_UNASSIGNED define. 406 * 05-11-04 01.03.01 Original release for MPI v1.3. 407 * 08-19-04 01.05.01 Added MsgFlags defines for EEDP to SCSI IO request. 408 * Added new word to MSG_SCSI_IO_REPLY to add TaskTag field 409 * and a reserved U16. 410 * Added new MSG_SCSI_IO32_REQUEST structure. 411 * Added a TaskType of Clear Task Set to SCSI 412 * Task Management request. 413 * 12-07-04 01.05.02 Added support for Task Management Query Task. 414 * 01-15-05 01.05.03 Modified SCSI Enclosure Processor Request to support 415 * WWID addressing. 416 * 03-11-05 01.05.04 Removed EEDP flags from SCSI IO Request. 417 * Removed SCSI IO 32 Request. 418 * Modified SCSI Enclosure Processor Request and Reply to 419 * support Enclosure/Slot addressing rather than WWID 420 * addressing. 421 * -------------------------------------------------------------------------- 422 423mpi_targ.h 424 * 05-08-00 00.10.01 Original release for 0.10 spec dated 4/26/2000. 425 * 06-06-00 01.00.01 Update version number for 1.0 release. 426 * 06-22-00 01.00.02 Added _MSG_TARGET_CMD_BUFFER_POST_REPLY structure. 427 * Corrected DECSRIPTOR typo to DESCRIPTOR. 428 * 11-02-00 01.01.01 Original release for post 1.0 work 429 * Modified target mode to use IoIndex instead of 430 * HostIndex and IocIndex. Added Alias. 431 * 01-09-01 01.01.02 Added defines for TARGET_ASSIST_FLAGS_REPOST_CMD_BUFFER 432 * and TARGET_STATUS_SEND_FLAGS_REPOST_CMD_BUFFER. 433 * 02-20-01 01.01.03 Started using MPI_POINTER. 434 * Added structures for MPI_TARGET_SCSI_SPI_CMD_BUFFER and 435 * MPI_TARGET_FCP_CMD_BUFFER. 436 * 03-27-01 01.01.04 Added structure offset comments. 437 * 08-08-01 01.02.01 Original release for v1.2 work. 438 * 09-28-01 01.02.02 Added structure for MPI_TARGET_SCSI_SPI_STATUS_IU. 439 * Added PriorityReason field to some replies and 440 * defined more PriorityReason codes. 441 * Added some defines for to support previous version 442 * of MPI. 443 * 10-04-01 01.02.03 Added PriorityReason to MSG_TARGET_ERROR_REPLY. 444 * 11-01-01 01.02.04 Added define for TARGET_STATUS_SEND_FLAGS_HIGH_PRIORITY. 445 * 03-14-02 01.02.05 Modified MPI_TARGET_FCP_RSP_BUFFER to get the proper 446 * byte ordering. 447 * 05-31-02 01.02.06 Modified TARGET_MODE_REPLY_ALIAS_MASK to only include 448 * one bit. 449 * Added AliasIndex field to MPI_TARGET_FCP_CMD_BUFFER. 450 * 09-16-02 01.02.07 Added flags for confirmed completion. 451 * Added PRIORITY_REASON_TARGET_BUSY. 452 * 11-15-02 01.02.08 Added AliasID field to MPI_TARGET_SCSI_SPI_CMD_BUFFER. 453 * 04-01-03 01.02.09 Added OptionalOxid field to MPI_TARGET_FCP_CMD_BUFFER. 454 * 05-11-04 01.03.01 Original release for MPI v1.3. 455 * 08-19-04 01.05.01 Added new request message structures for 456 * MSG_TARGET_CMD_BUF_POST_BASE_REQUEST, 457 * MSG_TARGET_CMD_BUF_POST_LIST_REQUEST, and 458 * MSG_TARGET_ASSIST_EXT_REQUEST. 459 * Added new structures for SAS SSP Command buffer, SSP 460 * Task buffer, and SSP Status IU. 461 * 10-05-04 01.05.02 MSG_TARGET_CMD_BUFFER_POST_BASE_LIST_REPLY added. 462 * 02-22-05 01.05.03 Changed a comment. 463 * 03-11-05 01.05.04 Removed TargetAssistExtended Request. 464 * -------------------------------------------------------------------------- 465 466mpi_fc.h 467 * 05-08-00 00.10.01 Original release for 0.10 spec dated 4/26/2000. 468 * 06-06-00 01.00.01 Update version number for 1.0 release. 469 * 06-12-00 01.00.02 Added _MSG_FC_ABORT_REPLY structure. 470 * 11-02-00 01.01.01 Original release for post 1.0 work 471 * 12-04-00 01.01.02 Added messages for Common Transport Send and 472 * Primitive Send. 473 * 01-09-01 01.01.03 Modifed some of the new flags to have an MPI prefix 474 * and modified the FcPrimitiveSend flags. 475 * 01-25-01 01.01.04 Move InitiatorIndex in LinkServiceRsp reply to a larger 476 * field. 477 * Added FC_ABORT_TYPE_CT_SEND_REQUEST and 478 * FC_ABORT_TYPE_EXLINKSEND_REQUEST for FcAbort request. 479 * Added MPI_FC_PRIM_SEND_FLAGS_STOP_SEND. 480 * 02-20-01 01.01.05 Started using MPI_POINTER. 481 * 03-27-01 01.01.06 Added Flags field to MSG_LINK_SERVICE_BUFFER_POST_REPLY 482 * and defined MPI_LS_BUF_POST_REPLY_FLAG_NO_RSP_NEEDED. 483 * Added MPI_FC_PRIM_SEND_FLAGS_RESET_LINK define. 484 * Added structure offset comments. 485 * 04-09-01 01.01.07 Added RspLength field to MSG_LINK_SERVICE_RSP_REQUEST. 486 * 08-08-01 01.02.01 Original release for v1.2 work. 487 * 09-28-01 01.02.02 Change name of reserved field in 488 * MSG_LINK_SERVICE_RSP_REPLY. 489 * 05-31-02 01.02.03 Adding AliasIndex to FC Direct Access requests. 490 * 01-16-04 01.02.04 Added define for MPI_FC_PRIM_SEND_FLAGS_ML_RESET_LINK. 491 * 05-11-04 01.03.01 Original release for MPI v1.3. 492 * 08-19-04 01.05.01 Original release for MPI v1.5. 493 * -------------------------------------------------------------------------- 494 495mpi_lan.h 496 * 05-08-00 00.10.01 Original release for 0.10 spec dated 4/26/2000. 497 * 05-24-00 00.10.02 Added LANStatus field to _MSG_LAN_SEND_REPLY. 498 * Added LANStatus field to _MSG_LAN_RECEIVE_POST_REPLY. 499 * Moved ListCount field in _MSG_LAN_RECEIVE_POST_REPLY. 500 * 06-06-00 01.00.01 Update version number for 1.0 release. 501 * 06-12-00 01.00.02 Added MPI_ to BUCKETSTATUS_ definitions. 502 * 06-22-00 01.00.03 Major changes to match new LAN definition in 1.0 spec. 503 * 06-30-00 01.00.04 Added Context Reply definitions per revised proposal. 504 * Changed transaction context usage to bucket/buffer. 505 * 07-05-00 01.00.05 Removed LAN_RECEIVE_POST_BUCKET_CONTEXT_MASK definition 506 * to lan private header file 507 * 11-02-00 01.01.01 Original release for post 1.0 work 508 * 02-20-01 01.01.02 Started using MPI_POINTER. 509 * 03-27-01 01.01.03 Added structure offset comments. 510 * 08-08-01 01.02.01 Original release for v1.2 work. 511 * 05-11-04 01.03.01 Original release for MPI v1.3. 512 * 08-19-04 01.05.01 Original release for MPI v1.5. 513 * -------------------------------------------------------------------------- 514 515mpi_raid.h 516 * 02-27-01 01.01.01 Original release for this file. 517 * 03-27-01 01.01.02 Added structure offset comments. 518 * 08-08-01 01.02.01 Original release for v1.2 work. 519 * 08-29-01 01.02.02 Added DIAG_DATA_UPLOAD_HEADER and related defines. 520 * 09-28-01 01.02.02 Major rework for MPI v1.2 Integrated RAID changes. 521 * 10-04-01 01.02.03 Added ActionData defines for 522 * MPI_RAID_ACTION_DELETE_VOLUME action. 523 * 11-01-01 01.02.04 Added define for MPI_RAID_ACTION_ADATA_DO_NOT_SYNC. 524 * 03-14-02 01.02.05 Added define for MPI_RAID_ACTION_ADATA_LOW_LEVEL_INIT. 525 * 05-07-02 01.02.06 Added define for MPI_RAID_ACTION_ACTIVATE_VOLUME, 526 * MPI_RAID_ACTION_INACTIVATE_VOLUME, and 527 * MPI_RAID_ACTION_ADATA_INACTIVATE_ALL. 528 * 07-12-02 01.02.07 Added structures for Mailbox request and reply. 529 * 11-15-02 01.02.08 Added missing MsgContext field to MSG_MAILBOX_REQUEST. 530 * 04-01-03 01.02.09 New action data option flag for 531 * MPI_RAID_ACTION_DELETE_VOLUME. 532 * 05-11-04 01.03.01 Original release for MPI v1.3. 533 * 08-19-04 01.05.01 Original release for MPI v1.5. 534 * 01-15-05 01.05.02 Added defines for the two new RAID Actions for 535 * _SET_RESYNC_RATE and _SET_DATA_SCRUB_RATE. 536 * -------------------------------------------------------------------------- 537 538mpi_tool.h 539 * 08-08-01 01.02.01 Original release. 540 * 08-29-01 01.02.02 Added DIAG_DATA_UPLOAD_HEADER and related defines. 541 * 01-16-04 01.02.03 Added defines and structures for new tools 542 *. MPI_TOOLBOX_ISTWI_READ_WRITE_TOOL and 543 * MPI_TOOLBOX_FC_MANAGEMENT_TOOL. 544 * 04-29-04 01.02.04 Added message structures for Diagnostic Buffer Post and 545 * Diagnostic Release requests and replies. 546 * 05-11-04 01.03.01 Original release for MPI v1.3. 547 * 08-19-04 01.05.01 Original release for MPI v1.5. 548 * 10-06-04 01.05.02 Added define for MPI_DIAG_BUF_TYPE_COUNT. 549 * 02-09-05 01.05.03 Added frame size option to FC management tool. 550 * Added Beacon tool to the Toolbox. 551 * -------------------------------------------------------------------------- 552 553mpi_inb.h 554 * 05-11-04 01.03.01 Original release. 555 * 08-19-04 01.05.01 Original release for MPI v1.5. 556 * -------------------------------------------------------------------------- 557 558mpi_sas.h 559 * 08-19-04 01.05.01 Original release. 560 * -------------------------------------------------------------------------- 561 562mpi_type.h 563 * 05-08-00 00.10.01 Original release for 0.10 spec dated 4/26/2000. 564 * 06-06-00 01.00.01 Update version number for 1.0 release. 565 * 11-02-00 01.01.01 Original release for post 1.0 work 566 * 02-20-01 01.01.02 Added define and ifdef for MPI_POINTER. 567 * 08-08-01 01.02.01 Original release for v1.2 work. 568 * 05-11-04 01.03.01 Original release for MPI v1.3. 569 * 08-19-04 01.05.01 Original release for MPI v1.5. 570 * -------------------------------------------------------------------------- 571 572mpi_history.txt Parts list history 573 574Filename 01.05.09 575---------- -------- 576mpi.h 01.05.07 577mpi_ioc.h 01.05.08 578mpi_cnfg.h 01.05.08 579mpi_init.h 01.05.04 580mpi_targ.h 01.05.04 581mpi_fc.h 01.05.01 582mpi_lan.h 01.05.01 583mpi_raid.h 01.05.02 584mpi_tool.h 01.05.03 585mpi_inb.h 01.05.01 586mpi_sas.h 01.05.01 587mpi_type.h 01.05.01 588 589Filename 01.05.08 01.05.07 01.05.06 01.05.05 01.05.04 01.05.03 590---------- -------- -------- -------- -------- -------- -------- 591mpi.h 01.05.06 01.05.05 01.05.04 01.05.03 01.05.02 01.05.01 592mpi_ioc.h 01.05.07 01.05.06 01.05.05 01.05.04 01.05.03 01.05.02 593mpi_cnfg.h 01.05.07 01.05.07 01.05.06 01.05.05 01.05.04 01.05.03 594mpi_init.h 01.05.03 01.05.03 01.05.03 01.05.02 01.05.02 01.05.01 595mpi_targ.h 01.05.03 01.05.02 01.05.02 01.05.02 01.05.02 01.05.02 596mpi_fc.h 01.05.01 01.05.01 01.05.01 01.05.01 01.05.01 01.05.01 597mpi_lan.h 01.05.01 01.05.01 01.05.01 01.05.01 01.05.01 01.05.01 598mpi_raid.h 01.05.02 01.05.02 01.05.02 01.05.01 01.05.01 01.05.01 599mpi_tool.h 01.05.03 01.05.03 01.05.02 01.05.02 01.05.02 01.05.02 600mpi_inb.h 01.05.01 01.05.01 01.05.01 01.05.01 01.05.01 01.05.01 601mpi_sas.h 01.05.01 01.05.01 01.05.01 01.05.01 01.05.01 01.05.01 602mpi_type.h 01.05.01 01.05.01 01.05.01 01.05.01 01.05.01 01.05.01 603 604Filename 01.05.02 01.05.01 01.03.01 01.02.14 01.02.13 01.02.12 605---------- -------- -------- -------- -------- -------- -------- 606mpi.h 01.05.01 01.05.01 01.03.01 01.02.12 01.02.11 01.02.10 607mpi_ioc.h 01.05.02 01.05.01 01.03.01 01.02.09 01.02.08 01.02.08 608mpi_cnfg.h 01.05.02 01.05.01 01.03.01 01.02.14 01.02.13 01.02.12 609mpi_init.h 01.05.01 01.05.01 01.03.01 01.02.07 01.02.07 01.02.07 610mpi_targ.h 01.05.02 01.05.01 01.03.01 01.02.09 01.02.09 01.02.09 611mpi_fc.h 01.05.01 01.05.01 01.03.01 01.02.04 01.02.04 01.02.03 612mpi_lan.h 01.05.01 01.05.01 01.03.01 01.02.01 01.02.01 01.02.01 613mpi_raid.h 01.05.01 01.05.01 01.03.01 01.02.09 01.02.09 01.02.09 614mpi_tool.h 01.05.02 01.05.01 01.03.01 01.02.01 01.02.01 01.02.01 615mpi_inb.h 01.05.01 01.05.01 01.03.01 616mpi_sas.h 01.05.01 01.05.01 617mpi_type.h 01.05.01 01.05.01 01.03.01 01.02.04 01.02.03 01.02.02 618 619Filename 01.02.11 01.02.10 01.02.09 01.02.08 01.02.07 01.02.06 620---------- -------- -------- -------- -------- -------- -------- 621mpi.h 01.02.09 01.02.08 01.02.07 01.02.06 01.02.05 01.02.04 622mpi_ioc.h 01.02.07 01.02.06 01.02.06 01.02.06 01.02.06 01.02.05 623mpi_cnfg.h 01.02.11 01.02.10 01.02.09 01.02.08 01.02.07 01.02.06 624mpi_init.h 01.02.06 01.02.06 01.02.05 01.02.05 01.02.05 01.02.04 625mpi_targ.h 01.02.09 01.02.08 01.02.07 01.02.06 01.02.06 01.02.05 626mpi_fc.h 01.02.03 01.02.03 01.02.03 01.02.03 01.02.03 01.02.02 627mpi_lan.h 01.02.01 01.02.01 01.02.01 01.02.01 01.02.01 01.02.01 628mpi_raid.h 01.02.09 01.02.08 01.02.07 01.02.07 01.02.06 01.02.05 629mpi_tool.h 01.02.01 01.02.01 01.02.01 01.02.01 01.02.01 01.02.01 630mpi_type.h 01.02.02 01.02.02 01.02.02 01.02.02 01.02.02 01.02.02 631 632Filename 01.02.05 01.02.04 01.02.03 01.02.02 01.02.01 01.01.10 633---------- -------- -------- -------- -------- -------- -------- 634mpi.h 01.02.03 01.02.02 01.02.02 01.02.01 01.02.01 01.01.07 635mpi_ioc.h 01.02.04 01.02.03 01.02.03 01.02.02 01.02.01 01.01.07 636mpi_cnfg.h 01.02.05 01.02.04 01.02.03 01.02.02 01.02.01 01.01.11 637mpi_init.h 01.02.04 01.02.04 01.02.03 01.02.02 01.02.01 01.01.05 638mpi_targ.h 01.02.04 01.02.03 01.02.02 01.02.01 01.02.01 01.01.04 639mpi_fc.h 01.02.02 01.02.02 01.02.02 01.02.01 01.02.01 01.01.07 640mpi_lan.h 01.02.01 01.02.01 01.02.01 01.02.01 01.02.01 01.01.03 641mpi_raid.h 01.02.04 01.02.03 01.02.02 01.02.01 01.02.01 01.01.02 642mpi_tool.h 01.02.02 01.02.02 01.02.02 01.02.02 01.02.01 643mpi_type.h 01.02.02 01.02.02 01.02.02 01.02.02 01.02.01 01.01.02 644 645Filename 01.01.09 01.01.08 01.01.07 01.01.06 01.01.05 01.01.04 646---------- -------- -------- -------- -------- -------- -------- 647mpi.h 01.01.06 01.01.06 01.01.05 01.01.04 01.01.04 01.01.03 648mpi_ioc.h 01.01.06 01.01.05 01.01.04 01.01.03 01.01.03 01.01.03 649mpi_cnfg.h 01.01.10 01.01.09 01.01.08 01.01.07 01.01.06 01.01.05 650mpi_init.h 01.01.04 01.01.03 01.01.03 01.01.02 01.01.02 01.01.02 651mpi_targ.h 01.01.04 01.01.03 01.01.03 01.01.02 01.01.02 01.01.02 652mpi_fc.h 01.01.06 01.01.05 01.01.05 01.01.04 01.01.04 01.01.03 653mpi_lan.h 01.01.03 01.01.02 01.01.02 01.01.01 01.01.01 01.01.01 654mpi_raid.h 01.01.02 01.01.01 655mpi_type.h 01.01.02 01.01.02 01.01.02 01.01.01 01.01.01 01.01.01 656 657Filename 01.01.03 01.01.02 01.01.01 01.00.07 01.00.06 01.00.05 658---------- -------- -------- -------- -------- -------- -------- 659mpi.h 01.01.02 01.01.02 01.01.01 01.00.04 01.00.04 01.00.03 660mpi_ioc.h 01.01.02 01.01.02 01.01.01 01.00.05 01.00.04 01.00.03 661mpi_cnfg.h 01.01.04 01.01.03 01.01.01 01.00.05 01.00.05 01.00.04 662mpi_init.h 01.01.02 01.01.02 01.01.01 01.00.02 01.00.02 01.00.02 663mpi_targ.h 01.01.01 01.01.01 01.01.01 01.00.02 01.00.02 01.00.02 664mpi_fc.h 01.01.02 01.01.02 01.01.01 01.00.02 01.00.02 01.00.02 665mpi_lan.h 01.01.01 01.01.01 01.01.01 01.00.05 01.00.05 01.00.05 666mpi_type.h 01.01.01 01.01.01 01.01.01 01.00.01 01.00.01 01.00.01 667 668Filename 01.00.04 01.00.03 01.00.02 01.00.01 00.10.02 00.10.01 669---------- -------- -------- -------- -------- -------- -------- 670mpi.h 01.00.02 01.00.01 01.00.01 01.00.01 00.10.02 00.10.01 671mpi_ioc.h 01.00.02 01.00.02 01.00.01 01.00.01 00.10.02 00.10.01 672mpi_cnfg.h 01.00.03 01.00.02 01.00.02 01.00.01 00.10.01 00.10.01 673mpi_init.h 01.00.02 01.00.02 01.00.02 01.00.01 00.10.02 00.10.01 674mpi_targ.h 01.00.02 01.00.01 01.00.01 01.00.01 00.10.01 00.10.01 675mpi_fc.h 01.00.02 01.00.02 01.00.01 01.00.01 00.10.01 00.10.01 676mpi_lan.h 01.00.03 01.00.02 01.00.01 01.00.01 00.10.02 00.10.01 677mpi_type.h 01.00.01 01.00.01 01.00.01 01.00.01 00.10.01 00.10.01 678 679 680 * -------------------------------------------------------------------------- 681 682