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