]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - sys/dev/mpr/mpi/mpi2_history.txt
MFC r286567, r286568, r289426, r289429, r295113, r295286, r299367, r299369,
[FreeBSD/stable/10.git] / sys / dev / mpr / mpi / mpi2_history.txt
1 /*-
2  * Copyright (c) 2012-2015 LSI Corp.
3  * Copyright (c) 2013-2016 Avago Technologies
4  * All rights reserved.
5  *
6  * Redistribution and use in source and binary forms, with or without
7  * modification, are permitted provided that the following conditions
8  * are met:
9  * 1. Redistributions of source code must retain the above copyright
10  *    notice, this list of conditions and the following disclaimer.
11  * 2. Redistributions in binary form must reproduce the above copyright
12  *    notice, this list of conditions and the following disclaimer in the
13  *    documentation and/or other materials provided with the distribution.
14  * 3. Neither the name of the author nor the names of any co-contributors
15  *    may be used to endorse or promote products derived from this software
16  *    without specific prior written permission.
17  *
18  * THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
19  * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
20  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
21  * ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
22  * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
23  * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
24  * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
25  * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
26  * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
27  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
28  * SUCH DAMAGE.
29  *
30  * Avago Technologies (LSI) MPT-Fusion Host Adapter FreeBSD
31  *
32  * $FreeBSD$
33  */
34
35  ==============================
36  Fusion-MPT MPI 2.0 / 2.5 Header File Change History
37  ==============================
38
39  Copyright (c) 2000-2015 LSI Corporation.
40  Copyright (c) 2013-2016 Avago Technologies
41  All rights reserved.
42
43  ---------------------------------------
44  Header Set Release Version:    02.00.46
45  Header Set Release Date:       09-07-16
46  ---------------------------------------
47
48  Filename               Current version     Prior version
49  ----------             ---------------     -------------
50  mpi2.h                 02.00.46            02.00.45
51  mpi2_cnfg.h            02.00.39            02.00.38
52  mpi2_init.h            02.00.21            02.00.21
53  mpi2_ioc.h             02.00.30            02.00.29
54  mpi2_raid.h            02.00.11            02.00.11
55  mpi2_sas.h             02.00.10            02.00.10
56  mpi2_targ.h            02.00.09            02.00.09
57  mpi2_tool.h            02.00.14            02.00.13
58  mpi2_type.h            02.00.01            02.00.01
59  mpi2_ra.h              02.00.01            02.00.01
60  mpi2_hbd.h             02.00.04            02.00.04
61  mpi2_pci.h             02.00.02            02.00.02
62  mpi2_history.txt       02.00.43            02.00.43
63
64
65  *  Date      Version   Description
66  *  --------  --------  ------------------------------------------------------
67
68 mpi2.h
69  *  04-30-07  02.00.00  Corresponds to Fusion-MPT MPI Specification Rev A.
70  *  06-04-07  02.00.01  Bumped MPI2_HEADER_VERSION_UNIT.
71  *  06-26-07  02.00.02  Bumped MPI2_HEADER_VERSION_UNIT.
72  *  08-31-07  02.00.03  Bumped MPI2_HEADER_VERSION_UNIT.
73  *                      Moved ReplyPostHostIndex register to offset 0x6C of the
74  *                      MPI2_SYSTEM_INTERFACE_REGS and modified the define for
75  *                      MPI2_REPLY_POST_HOST_INDEX_OFFSET.
76  *                      Added union of request descriptors.
77  *                      Added union of reply descriptors.
78  *  10-31-07  02.00.04  Bumped MPI2_HEADER_VERSION_UNIT.
79  *                      Added define for MPI2_VERSION_02_00.
80  *                      Fixed the size of the FunctionDependent5 field in the
81  *                      MPI2_DEFAULT_REPLY structure.
82  *  12-18-07  02.00.05  Bumped MPI2_HEADER_VERSION_UNIT.
83  *                      Removed the MPI-defined Fault Codes and extended the
84  *                      product specific codes up to 0xEFFF.
85  *                      Added a sixth key value for the WriteSequence register
86  *                      and changed the flush value to 0x0.
87  *                      Added message function codes for Diagnostic Buffer Post
88  *                      and Diagnsotic Release.
89  *                      New IOCStatus define: MPI2_IOCSTATUS_DIAGNOSTIC_RELEASED
90  *                      Moved MPI2_VERSION_UNION from mpi2_ioc.h.
91  *  02-29-08  02.00.06  Bumped MPI2_HEADER_VERSION_UNIT.
92  *  03-03-08  02.00.07  Bumped MPI2_HEADER_VERSION_UNIT.
93  *  05-21-08  02.00.08  Bumped MPI2_HEADER_VERSION_UNIT.
94  *                      Added #defines for marking a reply descriptor as unused.
95  *  06-27-08  02.00.09  Bumped MPI2_HEADER_VERSION_UNIT.
96  *  10-02-08  02.00.10  Bumped MPI2_HEADER_VERSION_UNIT.
97  *                      Moved LUN field defines from mpi2_init.h.
98  *  01-19-09  02.00.11  Bumped MPI2_HEADER_VERSION_UNIT.
99  *  05-06-09  02.00.12  Bumped MPI2_HEADER_VERSION_UNIT.
100  *                      In all request and reply descriptors, replaced VF_ID
101  *                      field with MSIxIndex field.
102  *                      Removed DevHandle field from
103  *                      MPI2_SCSI_IO_SUCCESS_REPLY_DESCRIPTOR and made those
104  *                      bytes reserved.
105  *                      Added RAID Accelerator functionality.
106  *  07-30-09  02.00.13  Bumped MPI2_HEADER_VERSION_UNIT.
107  *  10-28-09  02.00.14  Bumped MPI2_HEADER_VERSION_UNIT.
108  *                      Added MSI-x index mask and shift for Reply Post Host
109  *                      Index register.
110  *                      Added function code for Host Based Discovery Action.
111  *  02-10-10  02.00.15  Bumped MPI2_HEADER_VERSION_UNIT.
112  *                      Added define for MPI2_FUNCTION_PWR_MGMT_CONTROL.
113  *                      Added defines for product-specific range of message
114  *                      function codes, 0xF0 to 0xFF.
115  *  05-12-10  02.00.16  Bumped MPI2_HEADER_VERSION_UNIT.
116  *                      Added alternative defines for the SGE Direction bit.
117  *  08-11-10  02.00.17  Bumped MPI2_HEADER_VERSION_UNIT.
118  *  11-10-10  02.00.18  Bumped MPI2_HEADER_VERSION_UNIT.
119  *                      Added MPI2_IEEE_SGE_FLAGS_SYSTEMPLBCPI_ADDR define.
120  *  02-23-11  02.00.19  Bumped MPI2_HEADER_VERSION_UNIT.
121  *                      Added MPI2_FUNCTION_SEND_HOST_MESSAGE.
122  *  03-09-11  02.00.20  Bumped MPI2_HEADER_VERSION_UNIT.
123  *  05-25-11  02.00.21  Bumped MPI2_HEADER_VERSION_UNIT.
124  *  08-24-11  02.00.22  Bumped MPI2_HEADER_VERSION_UNIT.
125  *  11-18-11  02.00.23  Bumped MPI2_HEADER_VERSION_UNIT.
126  *                      Incorporating additions for MPI v2.5.
127  *  02-06-12  02.00.24  Bumped MPI2_HEADER_VERSION_UNIT.
128  *  03-29-12  02.00.25  Bumped MPI2_HEADER_VERSION_UNIT.
129  *                      Added Hard Reset delay timings.
130  *  07-10-12  02.00.26  Bumped MPI2_HEADER_VERSION_UNIT.
131  *  07-26-12  02.00.27  Bumped MPI2_HEADER_VERSION_UNIT.
132  *  11-27-12  02.00.28  Bumped MPI2_HEADER_VERSION_UNIT.
133  *  12-20-12  02.00.29  Bumped MPI2_HEADER_VERSION_UNIT.
134  *                      Added MPI25_SUP_REPLY_POST_HOST_INDEX_OFFSET.
135  *  04-09-13  02.00.30  Bumped MPI2_HEADER_VERSION_UNIT.
136  *  04-17-13  02.00.31  Bumped MPI2_HEADER_VERSION_UNIT.
137  *  08-19-13  02.00.32  Bumped MPI2_HEADER_VERSION_UNIT.
138  *  12-05-13  02.00.33  Bumped MPI2_HEADER_VERSION_UNIT.
139  *  01-08-14  02.00.34  Bumped MPI2_HEADER_VERSION_UNIT.
140  *  06-13-14  02.00.35  Bumped MPI2_HEADER_VERSION_UNIT.
141  *  11-18-14  02.00.36  Updated copyright information.
142  *                      Bumped MPI2_HEADER_VERSION_UNIT.
143  *  03-16-15  02.00.37  Updated for MPI v2.6.
144  *                      Bumped MPI2_HEADER_VERSION_UNIT.
145  *                      Added Scratchpad registers and
146  *                      AtomicRequestDescriptorPost register to
147  *                      MPI2_SYSTEM_INTERFACE_REGS.
148  *                      Added MPI2_DIAG_SBR_RELOAD.
149  *                      Added MPI2_IOCSTATUS_INSUFFICIENT_POWER.
150  *  03-19-15  02.00.38  Bumped MPI2_HEADER_VERSION_UNIT.
151  *  05-25-15  02.00.39  Bumped MPI2_HEADER_VERSION_UNIT.
152  *  08-25-15  02.00.40  Bumped MPI2_HEADER_VERSION_UNIT.
153  *                      Added V7 HostDiagnostic register defines
154  *  12-15-15  02.00.41  Bumped MPI_HEADER_VERSION_UNIT
155  *  01-04-16  02.00.42  Bumped MPI_HEADER_VERSION_UNIT
156  *  04-05-16  02.00.43  Modified  MPI26_DIAG_BOOT_DEVICE_SELECT defines
157  *                      to be unique within first 32 characters.
158  *                      Removed AHCI support.
159  *                      Removed SOP support.
160  *                      Bumped MPI2_HEADER_VERSION_UNIT.
161  * 04-10-16  02.00.44   Bumped MPI2_HEADER_VERSION_UNIT.
162  * 07-06-16  02.00.45   Bumped MPI2_HEADER_VERSION_UNIT.
163  * 09-02-16  02.00.46   Bumped MPI2_HEADER_VERSION_UNIT.
164  *  --------------------------------------------------------------------------
165
166 mpi2_cnfg.h
167  *  04-30-07  02.00.00  Corresponds to Fusion-MPT MPI Specification Rev A.
168  *  06-04-07  02.00.01  Added defines for SAS IO Unit Page 2 PhyFlags.
169  *                      Added Manufacturing Page 11.
170  *                      Added MPI2_SAS_EXPANDER0_FLAGS_CONNECTOR_END_DEVICE
171  *                      define.
172  *  06-26-07  02.00.02  Adding generic structure for product-specific
173  *                      Manufacturing pages: MPI2_CONFIG_PAGE_MANUFACTURING_PS.
174  *                      Rework of BIOS Page 2 configuration page.
175  *                      Fixed MPI2_BIOSPAGE2_BOOT_DEVICE to be a union of the
176  *                      forms.
177  *                      Added configuration pages IOC Page 8 and Driver
178  *                      Persistent Mapping Page 0.
179  *  08-31-07  02.00.03  Modified configuration pages dealing with Integrated
180  *                      RAID (Manufacturing Page 4, RAID Volume Pages 0 and 1,
181  *                      RAID Physical Disk Pages 0 and 1, RAID Configuration
182  *                      Page 0).
183  *                      Added new value for AccessStatus field of SAS Device
184  *                      Page 0 (_SATA_NEEDS_INITIALIZATION).
185  *  10-31-07  02.00.04  Added missing SEPDevHandle field to
186  *                      MPI2_CONFIG_PAGE_SAS_ENCLOSURE_0.
187  *  12-18-07  02.00.05  Modified IO Unit Page 0 to use 32-bit version fields for
188  *                      NVDATA.
189  *                      Modified IOC Page 7 to use masks and added field for
190  *                      SASBroadcastPrimitiveMasks.
191  *                      Added MPI2_CONFIG_PAGE_BIOS_4.
192  *                      Added MPI2_CONFIG_PAGE_LOG_0.
193  *  02-29-08  02.00.06  Modified various names to make them 32-character unique.
194  *                      Added SAS Device IDs.
195  *                      Updated Integrated RAID configuration pages including
196  *                      Manufacturing Page 4, IOC Page 6, and RAID Configuration
197  *                      Page 0.
198  *  05-21-08  02.00.07  Added define MPI2_MANPAGE4_MIX_SSD_SAS_SATA.
199  *                      Added define MPI2_MANPAGE4_PHYSDISK_128MB_COERCION.
200  *                      Fixed define MPI2_IOCPAGE8_FLAGS_ENCLOSURE_SLOT_MAPPING.
201  *                      Added missing MaxNumRoutedSasAddresses field to
202  *                      MPI2_CONFIG_PAGE_EXPANDER_0.
203  *                      Added SAS Port Page 0.
204  *                      Modified structure layout for
205  *                      MPI2_CONFIG_PAGE_DRIVER_MAPPING_0.
206  *  06-27-08  02.00.08  Changed MPI2_CONFIG_PAGE_RD_PDISK_1 to use
207  *                      MPI2_RAID_PHYS_DISK1_PATH_MAX to size the array.
208  *  10-02-08  02.00.09  Changed MPI2_RAID_PGAD_CONFIGNUM_MASK from 0x0000FFFF
209  *                      to 0x000000FF.
210  *                      Added two new values for the Physical Disk Coercion Size
211  *                      bits in the Flags field of Manufacturing Page 4.
212  *                      Added product-specific Manufacturing pages 16 to 31.
213  *                      Modified Flags bits for controlling write cache on SATA
214  *                      drives in IO Unit Page 1.
215  *                      Added new bit to AdditionalControlFlags of SAS IO Unit
216  *                      Page 1 to control Invalid Topology Correction.
217  *                      Added SupportedPhysDisks field to RAID Volume Page 1 and
218  *                      added related defines.
219  *                      Added additional defines for RAID Volume Page 0
220  *                      VolumeStatusFlags field.
221  *                      Modified meaning of RAID Volume Page 0 VolumeSettings
222  *                      define for auto-configure of hot-swap drives.
223  *                      Added PhysDiskAttributes field (and related defines) to
224  *                      RAID Physical Disk Page 0.
225  *                      Added MPI2_SAS_PHYINFO_PHY_VACANT define.
226  *                      Added three new DiscoveryStatus bits for SAS IO Unit
227  *                      Page 0 and SAS Expander Page 0.
228  *                      Removed multiplexing information from SAS IO Unit pages.
229  *                      Added BootDeviceWaitTime field to SAS IO Unit Page 4.
230  *                      Removed Zone Address Resolved bit from PhyInfo and from
231  *                      Expander Page 0 Flags field.
232  *                      Added two new AccessStatus values to SAS Device Page 0
233  *                      for indicating routing problems. Added 3 reserved words
234  *                      to this page.
235  *  01-19-09  02.00.10  Fixed defines for GPIOVal field of IO Unit Page 3.
236  *                      Inserted missing reserved field into structure for IOC
237  *                      Page 6.
238  *                      Added more pending task bits to RAID Volume Page 0
239  *                      VolumeStatusFlags defines.
240  *                      Added MPI2_PHYSDISK0_STATUS_FLAG_NOT_CERTIFIED define.
241  *                      Added a new DiscoveryStatus bit for SAS IO Unit Page 0
242  *                      and SAS Expander Page 0 to flag a downstream initiator
243  *                      when in simplified routing mode.
244  *                      Removed SATA Init Failure defines for DiscoveryStatus
245  *                      fields of SAS IO Unit Page 0 and SAS Expander Page 0.
246  *                      Added MPI2_SAS_DEVICE0_ASTATUS_DEVICE_BLOCKED define.
247  *                      Added PortGroups, DmaGroup, and ControlGroup fields to
248  *                      SAS Device Page 0.
249  *  05-06-09  02.00.11  Added structures and defines for IO Unit Page 5 and IO
250  *                      Unit Page 6.
251  *                      Added expander reduced functionality data to SAS
252  *                      Expander Page 0.
253  *                      Added SAS PHY Page 2 and SAS PHY Page 3.
254  *  07-30-09  02.00.12  Added IO Unit Page 7.
255  *                      Added new device ids.
256  *                      Added SAS IO Unit Page 5.
257  *                      Added partial and slumber power management capable flags
258  *                      to SAS Device Page 0 Flags field.
259  *                      Added PhyInfo defines for power condition.
260  *                      Added Ethernet configuration pages.
261  *  10-28-09  02.00.13  Added MPI2_IOUNITPAGE1_ENABLE_HOST_BASED_DISCOVERY.
262  *                      Added SAS PHY Page 4 structure and defines.
263  *  02-10-10  02.00.14  Modified the comments for the configuration page
264  *                      structures that contain an array of data. The host
265  *                      should use the "count" field in the page data (e.g. the
266  *                      NumPhys field) to determine the number of valid elements
267  *                      in the array.
268  *                      Added/modified some MPI2_MFGPAGE_DEVID_SAS defines.
269  *                      Added PowerManagementCapabilities to IO Unit Page 7.
270  *                      Added PortWidthModGroup field to
271  *                      MPI2_SAS_IO_UNIT5_PHY_PM_SETTINGS.
272  *                      Added MPI2_CONFIG_PAGE_SASIOUNIT_6 and related defines.
273  *                      Added MPI2_CONFIG_PAGE_SASIOUNIT_7 and related defines.
274  *                      Added MPI2_CONFIG_PAGE_SASIOUNIT_8 and related defines.
275  *  05-12-10  02.00.15  Added MPI2_RAIDVOL0_STATUS_FLAG_VOL_NOT_CONSISTENT
276  *                      define.
277  *                      Added MPI2_PHYSDISK0_INCOMPATIBLE_MEDIA_TYPE define.
278  *                      Added MPI2_SAS_NEG_LINK_RATE_UNSUPPORTED_PHY define.
279  *  08-11-10  02.00.16  Removed IO Unit Page 1 device path (multi-pathing)
280  *                      defines.
281  *  11-10-10  02.00.17  Added ReceptacleID field (replacing Reserved1) to
282  *                      MPI2_MANPAGE7_CONNECTOR_INFO and reworked defines for
283  *                      the Pinout field.
284  *                      Added BoardTemperature and BoardTemperatureUnits fields
285  *                      to MPI2_CONFIG_PAGE_IO_UNIT_7.
286  *                      Added MPI2_CONFIG_EXTPAGETYPE_EXT_MANUFACTURING define
287  *                      and MPI2_CONFIG_PAGE_EXT_MAN_PS structure.
288  *  02-23-11  02.00.18  Added ProxyVF_ID field to MPI2_CONFIG_REQUEST.
289  *                      Added IO Unit Page 8, IO Unit Page 9,
290  *                      and IO Unit Page 10.
291  *                      Added SASNotifyPrimitiveMasks field to
292  *                      MPI2_CONFIG_PAGE_IOC_7.
293  *  03-09-11  02.00.19  Fixed IO Unit Page 10 (to match the spec).
294  *  05-25-11  02.00.20  Cleaned up a few comments.
295  *  08-24-11  02.00.21  Marked the IO Unit Page 7 PowerManagementCapabilities
296  *                      for PCIe link as obsolete.
297  *                      Added SpinupFlags field containing a Disable Spin-up bit
298  *                      to the MPI2_SAS_IOUNIT4_SPINUP_GROUP fields of SAS IO
299  *                      Unit Page 4.
300  *  11-18-11  02.00.22  Added define MPI2_IOCPAGE6_CAP_FLAGS_4K_SECTORS_SUPPORT.
301  *                      Added UEFIVersion field to BIOS Page 1 and defined new
302  *                      BiosOptions bits.
303  *                      Incorporating additions for MPI v2.5.
304  *  11-27-12  02.00.23  Added MPI2_MANPAGE7_FLAG_EVENTREPLAY_SLOT_ORDER.
305  *                      Added MPI2_BIOSPAGE1_OPTIONS_MASK_OEM_ID.
306  *  12-20-12  02.00.24  Marked MPI2_SASIOUNIT1_CONTROL_CLEAR_AFFILIATION as
307  *                      obsolete for MPI v2.5 and later.
308  *                      Added some defines for 12G SAS speeds.
309  *  04-09-13  02.00.25  Added MPI2_IOUNITPAGE1_ATA_SECURITY_FREEZE_LOCK.
310  *                      Fixed MPI2_IOUNITPAGE5_DMA_CAP_MASK_MAX_REQUESTS to
311  *                      match the specification.
312  *  08-19-13  02.00.26  Added reserved words to MPI2_CONFIG_PAGE_IO_UNIT_7 for
313  *                      future use.
314  *  12-05-13  02.00.27  Added MPI2_MANPAGE7_FLAG_BASE_ENCLOSURE_LEVEL for
315  *                      MPI2_CONFIG_PAGE_MAN_7.
316  *                      Added EnclosureLevel and ConnectorName fields to
317  *                      MPI2_CONFIG_PAGE_SAS_DEV_0.
318  *                      Added MPI2_SAS_DEVICE0_FLAGS_ENCL_LEVEL_VALID for
319  *                      MPI2_CONFIG_PAGE_SAS_DEV_0.
320  *                      Added EnclosureLevel field to
321  *                      MPI2_CONFIG_PAGE_SAS_ENCLOSURE_0.
322  *                      Added MPI2_SAS_ENCLS0_FLAGS_ENCL_LEVEL_VALID for
323  *                      MPI2_CONFIG_PAGE_SAS_ENCLOSURE_0.
324  *  01-08-14  02.00.28  Added more defines for the BiosOptions field of
325  *                      MPI2_CONFIG_PAGE_BIOS_1.
326  *  06-13-14  02.00.29  Added SSUTimeout field to MPI2_CONFIG_PAGE_BIOS_1, and
327  *                      more defines for the BiosOptions field..
328  *  11-18-14  02.00.30  Updated copyright information.
329  *                      Added MPI2_BIOSPAGE1_OPTIONS_ADVANCED_CONFIG.
330  *                      Added AdapterOrderAux fields to BIOS Page 3.
331  *  03-16-15  02.00.31  Updated for MPI v2.6.
332  *                      Added BoardPowerRequirement, PCISlotPowerAllocation, and
333  *                      Flags field to IO Unit Page 7.
334  *                      Added IO Unit Page 11.
335  *                      Added new SAS Phy Event codes
336  *                      Added PCIe configuration pages.
337  *  03-19-15  02.00.32  Fixed PCIe Link Config page structure names to be
338  *                      unique in first 32 characters.
339  *  05-25-15  02.00.33  Added more defines for the BiosOptions field of
340  *                      MPI2_CONFIG_PAGE_BIOS_1.
341  *  08-25-15  02.00.34  Added PCIe Device Page 2 SGL format capability.
342  *  12-18-15  02.00.35  Added SATADeviceWaitTime to SAS IO Unit Page 4.
343  *  01-21-16  02.00.36  Added/modified MPI2_MFGPAGE_DEVID_SAS defines.
344  *                      Added Link field to PCIe Link Pages
345  *                      Added EnclosureLevel and ConnectorName to PCIe
346  *                      Device Page 0.
347  *                      Added define for PCIE IoUnit page 1 max rate shift.
348  *                      Added comment for reserved ExtPageTypes.
349  *                      Added SAS 4 22.5 gbs speed support.
350  *                      Added PCIe 4 16.0 GT/sec speec support.
351  *                      Removed AHCI support.
352  *                      Removed SOP support.
353  *                      Added NegotiatedLinkRate and NegotiatedPortWidth to
354  *                      PCIe device page 0.
355  *  04-10-16  02.00.37  Fixed MPI2_MFGPAGE_DEVID_SAS3616/3708 defines
356  *  07-01-16  02.00.38  Added Manufacturing page 7 Connector types.
357  *                      Changed declaration of ConnectorName in PCIe DevicePage0
358  *                      to match SAS DevicePage 0.
359  *                      Added SATADeviceWaitTime to IO Unit Page 11.
360  *                      Added MPI26_MFGPAGE_DEVID_SAS4008
361  *                      Added x16 PCIe width to IO Unit Page 7
362  *                      Added LINKFLAGS to control SRIS in PCIe IO Unit page 1
363  *                      phy data.
364  *                      Added InitStatus to PCIe IO Unit Page 1 header.
365  *  09-01-16  02.00.39  Added MPI26_CONFIG_PAGE_ENCLOSURE_0 and related defines.
366  *                      Added MPI26_ENCLOS_PGAD_FORM_GET_NEXT_HANDLE and 
367  *                      MPI26_ENCLOS_PGAD_FORM_HANDLE page address formats. 
368  *  --------------------------------------------------------------------------
369
370 mpi2_init.h
371  *  04-30-07  02.00.00  Corresponds to Fusion-MPT MPI Specification Rev A.
372  *  10-31-07  02.00.01  Fixed name for pMpi2SCSITaskManagementRequest_t.
373  *  12-18-07  02.00.02  Modified Task Management Target Reset Method defines.
374  *  02-29-08  02.00.03  Added Query Task Set and Query Unit Attention.
375  *  03-03-08  02.00.04  Fixed name of struct _MPI2_SCSI_TASK_MANAGE_REPLY.
376  *  05-21-08  02.00.05  Fixed typo in name of Mpi2SepRequest_t.
377  *  10-02-08  02.00.06  Removed Untagged and No Disconnect values from SCSI IO
378  *                      Control field Task Attribute flags.
379  *                      Moved LUN field defines to mpi2.h becasue they are
380  *                      common to many structures.
381  *  05-06-09  02.00.07  Changed task management type of Query Unit Attention to
382  *                      Query Asynchronous Event.
383  *                      Defined two new bits in the SlotStatus field of the SCSI
384  *                      Enclosure Processor Request and Reply.
385  *  10-28-09  02.00.08  Added defines for decoding the ResponseInfo bytes for
386  *                      both SCSI IO Error Reply and SCSI Task Management Reply.
387  *                      Added ResponseInfo field to MPI2_SCSI_TASK_MANAGE_REPLY.
388  *                      Added MPI2_SCSITASKMGMT_RSP_TM_OVERLAPPED_TAG define.
389  *  02-10-10  02.00.09  Removed unused structure that had "#if 0" around it.
390  *  05-12-10  02.00.10  Added optional vendor-unique region to SCSI IO Request.
391  *  11-10-10  02.00.11  Added MPI2_SCSIIO_NUM_SGLOFFSETS define.
392  *  11-18-11  02.00.12  Incorporating additions for MPI v2.5.
393  *  02-06-12  02.00.13  Added alternate defines for Task Priority / Command
394  *                      Priority to match SAM-4.
395  *                      Added EEDPErrorOffset to MPI2_SCSI_IO_REPLY.
396  *  07-10-12  02.00.14  Added MPI2_SCSIIO_CONTROL_SHIFT_DATADIRECTION.
397  *  04-09-13  02.00.15  Added SCSIStatusQualifier field to MPI2_SCSI_IO_REPLY,
398  *                      replacing the Reserved4 field.
399  *  11-18-14  02.00.16  Updated copyright information.
400  *  03-16-15  02.00.17  Updated for MPI v2.6.
401  *                      Added MPI26_SCSIIO_IOFLAGS_ESCAPE_PASSTHROUGH.
402  *                      Added MPI2_SEP_REQ_SLOTSTATUS_DEV_OFF and
403  *                      MPI2_SEP_REPLY_SLOTSTATUS_DEV_OFF.
404  *  08-26-15  02.00.18  Added SCSITASKMGMT_MSGFLAGS for Target Reset.
405  *  12-18-15  02.00.19  Added EEDPObservedValue added to SCSI IO Reply message.
406  *  01-04-16  02.00.20  Modified EEDP reported values in SCSI IO Reply message.
407  *  01-21-16  02.00.21  Modified MPI26_SCSITASKMGMT_MSGFLAGS_PCIE* defines to
408  *                      be unique within first 32 characters.
409  *  --------------------------------------------------------------------------
410
411 mpi2_ioc.h
412  *  04-30-07  02.00.00  Corresponds to Fusion-MPT MPI Specification Rev A.
413  *  06-04-07  02.00.01  In IOCFacts Reply structure, renamed MaxDevices to
414  *                      MaxTargets.
415  *                      Added TotalImageSize field to FWDownload Request.
416  *                      Added reserved words to FWUpload Request.
417  *  06-26-07  02.00.02  Added IR Configuration Change List Event.
418  *  08-31-07  02.00.03  Removed SystemReplyQueueDepth field from the IOCInit
419  *                      request and replaced it with
420  *                      ReplyDescriptorPostQueueDepth and ReplyFreeQueueDepth.
421  *                      Replaced the MinReplyQueueDepth field of the IOCFacts
422  *                      reply with MaxReplyDescriptorPostQueueDepth.
423  *                      Added MPI2_RDPQ_DEPTH_MIN define to specify the minimum
424  *                      depth for the Reply Descriptor Post Queue.
425  *                      Added SASAddress field to Initiator Device Table
426  *                      Overflow Event data.
427  *  10-31-07  02.00.04  Added ReasonCode MPI2_EVENT_SAS_INIT_RC_NOT_RESPONDING
428  *                      for SAS Initiator Device Status Change Event data.
429  *                      Modified Reason Code defines for SAS Topology Change
430  *                      List Event data, including adding a bit for PHY Vacant
431  *                      status, and adding a mask for the Reason Code.
432  *                      Added define for
433  *                      MPI2_EVENT_SAS_TOPO_ES_DELAY_NOT_RESPONDING.
434  *                      Added define for MPI2_EXT_IMAGE_TYPE_MEGARAID.
435  *  12-18-07  02.00.05  Added Boot Status defines for the IOCExceptions field of
436  *                      the IOCFacts Reply.
437  *                      Removed MPI2_IOCFACTS_CAPABILITY_EXTENDED_BUFFER define.
438  *                      Moved MPI2_VERSION_UNION to mpi2.h.
439  *                      Changed MPI2_EVENT_NOTIFICATION_REQUEST to use masks
440  *                      instead of enables, and added SASBroadcastPrimitiveMasks
441  *                      field.
442  *                      Added Log Entry Added Event and related structure.
443  *  02-29-08  02.00.06  Added define MPI2_IOCFACTS_CAPABILITY_INTEGRATED_RAID.
444  *                      Removed define MPI2_IOCFACTS_PROTOCOL_SMP_TARGET.
445  *                      Added MaxVolumes and MaxPersistentEntries fields to
446  *                      IOCFacts reply.
447  *                      Added ProtocalFlags and IOCCapabilities fields to
448  *                      MPI2_FW_IMAGE_HEADER.
449  *                      Removed MPI2_PORTENABLE_FLAGS_ENABLE_SINGLE_PORT.
450  *  03-03-08  02.00.07  Fixed MPI2_FW_IMAGE_HEADER by changing Reserved26 to
451  *                      a U16 (from a U32).
452  *                      Removed extra 's' from EventMasks name.
453  *  06-27-08  02.00.08  Fixed an offset in a comment.
454  *  10-02-08  02.00.09  Removed SystemReplyFrameSize from MPI2_IOC_INIT_REQUEST.
455  *                      Removed CurReplyFrameSize from MPI2_IOC_FACTS_REPLY and
456  *                      renamed MinReplyFrameSize to ReplyFrameSize.
457  *                      Added MPI2_IOCFACTS_EXCEPT_IR_FOREIGN_CONFIG_MAX.
458  *                      Added two new RAIDOperation values for Integrated RAID
459  *                      Operations Status Event data.
460  *                      Added four new IR Configuration Change List Event data
461  *                      ReasonCode values.
462  *                      Added two new ReasonCode defines for SAS Device Status
463  *                      Change Event data.
464  *                      Added three new DiscoveryStatus bits for the SAS
465  *                      Discovery event data.
466  *                      Added Multiplexing Status Change bit to the PhyStatus
467  *                      field of the SAS Topology Change List event data.
468  *                      Removed define for MPI2_INIT_IMAGE_BOOTFLAGS_XMEMCOPY.
469  *                      BootFlags are now product-specific.
470  *                      Added defines for the indivdual signature bytes
471  *                      for MPI2_INIT_IMAGE_FOOTER.
472  *  01-19-09  02.00.10  Added MPI2_IOCFACTS_CAPABILITY_EVENT_REPLAY define.
473  *                      Added MPI2_EVENT_SAS_DISC_DS_DOWNSTREAM_INITIATOR
474  *                      define.
475  *                      Added MPI2_EVENT_SAS_DEV_STAT_RC_SATA_INIT_FAILURE
476  *                      define.
477  *                      Removed MPI2_EVENT_SAS_DISC_DS_SATA_INIT_FAILURE define.
478  *  05-06-09  02.00.11  Added MPI2_IOCFACTS_CAPABILITY_RAID_ACCELERATOR define.
479  *                      Added MPI2_IOCFACTS_CAPABILITY_MSI_X_INDEX define.
480  *                      Added two new reason codes for SAS Device Status Change
481  *                      Event.
482  *                      Added new event: SAS PHY Counter.
483  *  07-30-09  02.00.12  Added GPIO Interrupt event define and structure.
484  *                      Added MPI2_IOCFACTS_CAPABILITY_EXTENDED_BUFFER define.
485  *                      Added new product id family for 2208.
486  *  10-28-09  02.00.13  Added HostMSIxVectors field to MPI2_IOC_INIT_REQUEST.
487  *                      Added MaxMSIxVectors field to MPI2_IOC_FACTS_REPLY.
488  *                      Added MinDevHandle field to MPI2_IOC_FACTS_REPLY.
489  *                      Added MPI2_IOCFACTS_CAPABILITY_HOST_BASED_DISCOVERY.
490  *                      Added MPI2_EVENT_HOST_BASED_DISCOVERY_PHY define.
491  *                      Added MPI2_EVENT_SAS_TOPO_ES_NO_EXPANDER define.
492  *                      Added Host Based Discovery Phy Event data.
493  *                      Added defines for ProductID Product field
494  *                      (MPI2_FW_HEADER_PID_).
495  *                      Modified values for SAS ProductID Family
496  *                      (MPI2_FW_HEADER_PID_FAMILY_).
497  *  02-10-10  02.00.14  Added SAS Quiesce Event structure and defines.
498  *                      Added PowerManagementControl Request structures and
499  *                      defines.
500  *  05-12-10  02.00.15  Marked Task Set Full Event as obsolete.
501  *                      Added MPI2_EVENT_SAS_TOPO_LR_UNSUPPORTED_PHY define.
502  *  11-10-10  02.00.16  Added MPI2_FW_DOWNLOAD_ITYPE_MIN_PRODUCT_SPECIFIC.
503  *  02-23-11  02.00.17  Added SAS NOTIFY Primitive event, and added
504  *                      SASNotifyPrimitiveMasks field to
505  *                      MPI2_EVENT_NOTIFICATION_REQUEST.
506  *                      Added Temperature Threshold Event.
507  *                      Added Host Message Event.
508  *                      Added Send Host Message request and reply.
509  *  05-25-11  02.00.18  For Extended Image Header, added
510  *                      MPI2_EXT_IMAGE_TYPE_MIN_PRODUCT_SPECIFIC and
511  *                      MPI2_EXT_IMAGE_TYPE_MAX_PRODUCT_SPECIFIC defines.
512  *                      Deprecated MPI2_EXT_IMAGE_TYPE_MAX define.
513  *  08-24-11  02.00.19  Added PhysicalPort field to
514  *                      MPI2_EVENT_DATA_SAS_DEVICE_STATUS_CHANGE structure.
515  *                      Marked MPI2_PM_CONTROL_FEATURE_PCIE_LINK as obsolete.
516  *  11-18-11  02.00.20  Incorporating additions for MPI v2.5.
517  *  03-29-12  02.00.21  Added a product specific range to event values.
518  *  07-26-12  02.00.22  Added MPI2_IOCFACTS_EXCEPT_PARTIAL_MEMORY_FAILURE.
519  *                      Added ElapsedSeconds field to
520  *                      MPI2_EVENT_DATA_IR_OPERATION_STATUS.
521  *  08-19-13  02.00.23  For IOCInit, added MPI2_IOCINIT_MSGFLAG_RDPQ_ARRAY_MODE
522  *                      and MPI2_IOC_INIT_RDPQ_ARRAY_ENTRY.
523  *                      Added MPI2_IOCFACTS_CAPABILITY_RDPQ_ARRAY_CAPABLE.
524  *                      Added MPI2_FW_DOWNLOAD_ITYPE_PUBLIC_KEY.
525  *                      Added Encrypted Hash Extended Image.
526  *  12-05-13  02.00.24  Added MPI25_HASH_IMAGE_TYPE_BIOS.
527  *  11-18-14  02.00.25  Updated copyright information.
528  *  03-16-15  02.00.26  Updated for MPI v2.6.
529  *                      Added MPI2_EVENT_ACTIVE_CABLE_EXCEPTION and
530  *                      MPI26_EVENT_DATA_ACTIVE_CABLE_EXCEPT.
531  *                      Added MPI2_EVENT_PCIE_LINK_COUNTER and
532  *                      MPI26_EVENT_DATA_PCIE_LINK_COUNTER.
533  *                      Added MPI26_CTRL_OP_SHUTDOWN.
534  *                      Added MPI26_CTRL_OP_LINK_CLEAR_ERROR_LOG
535  *                      Added MPI26_FW_HEADER_PID_FAMILY_3324_SAS and
536  *                      MPI26_FW_HEADER_PID_FAMILY_3516_SAS.
537  *  08-25-15  02.00.27  Added IC ARCH Class based signature defines.
538  *                      Added MPI26_EVENT_PCIE_ENUM_ES_RESOURCES_EXHAUSTED event.
539  *                      Added ConigurationFlags field to IOCInit message to
540  *                      support NVMe SGL format control.
541  *                      Added PCIe SRIOV support.
542  * 02-17-16   02.00.28  Added SAS 4 22.5 gbs speed support.
543  *                      Added PCIe 4 16.0 GT/sec speec support.
544  *                      Removed AHCI support.
545  *                      Removed SOP support.
546  * 07-01-16   02.00.29  Added Archclass for 4008 product.
547  *                      Added IOCException MPI2_IOCFACTS_EXCEPT_PCIE_DISABLED.
548  * 08-23-16   02.00.30  Added new defines for the ImageType field of FWDownload
549  *                      Request Message.
550  *                      Added new defines for the ImageType field of FWUpload
551  *                      Request Message.
552  *                      Added new values for the RegionType field in the Layout
553  *                      Data sections of the FLASH Layout Extended Image Data.
554  *                      Added new defines for the ReasonCode field of 
555  *                      Active Cable Exception Event.
556  *                      Added MPI2_EVENT_ENCL_DEVICE_STATUS_CHANGE and 
557  *                      MPI26_EVENT_DATA_ENCL_DEV_STATUS_CHANGE. 
558  * --------------------------------------------------------------------------
559
560 mpi2_raid.h
561  *  04-30-07  02.00.00  Corresponds to Fusion-MPT MPI Specification Rev A.
562  *  08-31-07  02.00.01  Modifications to RAID Action request and reply,
563  *                      including the Actions and ActionData.
564  *  02-29-08  02.00.02  Added MPI2_RAID_ACTION_ADATA_DISABL_FULL_REBUILD.
565  *  05-21-08  02.00.03  Added MPI2_RAID_VOL_CREATION_NUM_PHYSDISKS so that
566  *                      the PhysDisk array in MPI2_RAID_VOLUME_CREATION_STRUCT
567  *                      can be sized by the build environment.
568  *  07-30-09  02.00.04  Added proper define for the Use Default Settings bit of
569  *                      VolumeCreationFlags and marked the old one as obsolete.
570  *  05-12-10  02.00.05  Added MPI2_RAID_VOL_FLAGS_OP_MDC define.
571  *  08-24-10  02.00.06  Added MPI2_RAID_ACTION_COMPATIBILITY_CHECK along with
572  *                      related structures and defines.
573  *                      Added product-specific range to RAID Action values.
574  *  11-18-11  02.00.07  Incorporating additions for MPI v2.5.
575  *  02-06-12  02.00.08  Added MPI2_RAID_ACTION_PHYSDISK_HIDDEN.
576  *  07-26-12  02.00.09  Added ElapsedSeconds field to MPI2_RAID_VOL_INDICATOR.
577  *                      Added MPI2_RAID_VOL_FLAGS_ELAPSED_SECONDS_VALID define.
578  *  04-17-13  02.00.10  Added MPI25_RAID_ACTION_ADATA_ALLOW_PI.
579  *  --------------------------------------------------------------------------
580
581 mpi2_sas.h
582  *  04-30-07  02.00.00  Corresponds to Fusion-MPT MPI Specification Rev A.
583  *  06-26-07  02.00.01  Added Clear All Persistent Operation to SAS IO Unit
584  *                      Control Request.
585  *  10-02-08  02.00.02  Added Set IOC Parameter Operation to SAS IO Unit Control
586  *                      Request.
587  *  10-28-09  02.00.03  Changed the type of SGL in MPI2_SATA_PASSTHROUGH_REQUEST
588  *                      to MPI2_SGE_IO_UNION since it supports chained SGLs.
589  *  05-12-10  02.00.04  Modified some comments.
590  *  08-11-10  02.00.05  Added NCQ operations to SAS IO Unit Control.
591  *  11-18-11  02.00.06  Incorporating additions for MPI v2.5.
592  *  07-10-12  02.00.07  Added MPI2_SATA_PT_SGE_UNION for use in the SATA
593  *                      Passthrough Request message.
594  *  08-19-13  02.00.08  Made MPI2_SAS_OP_TRANSMIT_PORT_SELECT_SIGNAL obsolete
595  *                      for anything newer than MPI v2.0.
596  *  11-18-14  02.00.09  Updated copyright information.
597  *  03-16-15  02.00.10  Updated for MPI v2.6.
598  *                      Added MPI2_SATA_PT_REQ_PT_FLAGS_FPDMA.
599  *  --------------------------------------------------------------------------
600
601 mpi2_targ.h
602  *  04-30-07  02.00.00  Corresponds to Fusion-MPT MPI Specification Rev A.
603  *  08-31-07  02.00.01  Added Command Buffer Data Location Address Space bits to
604  *                      BufferPostFlags field of CommandBufferPostBase Request.
605  *  02-29-08  02.00.02  Modified various names to make them 32-character unique.
606  *  10-02-08  02.00.03  Removed NextCmdBufferOffset from
607  *                      MPI2_TARGET_CMD_BUF_POST_BASE_REQUEST.
608  *                      Target Status Send Request only takes a single SGE for
609  *                      response data.
610  *  02-10-10  02.00.04  Added comment to MPI2_TARGET_SSP_RSP_IU structure.
611  *  11-18-11  02.00.05  Incorporating additions for MPI v2.5.
612  *  11-27-12  02.00.06  Added InitiatorDevHandle field to MPI2_TARGET_MODE_ABORT
613  *                      request message structure.
614  *                      Added AbortType MPI2_TARGET_MODE_ABORT_DEVHANDLE and
615  *                      MPI2_TARGET_MODE_ABORT_ALL_COMMANDS.
616  *  06-13-14  02.00.07  Added MinMSIxIndex and MaxMSIxIndex fields to
617  *                      MPI2_TARGET_CMD_BUF_POST_BASE_REQUEST.
618  *  11-18-14  02.00.08  Updated copyright information.
619  *  03-16-15  02.00.09  Updated for MPI v2.6.
620  *                      Added MPI26_TARGET_ASSIST_IOFLAGS_ESCAPE_PASSTHROUGH.
621  *  --------------------------------------------------------------------------
622
623 mpi2_tool.h
624  *  04-30-07  02.00.00  Corresponds to Fusion-MPT MPI Specification Rev A.
625  *  12-18-07  02.00.01  Added Diagnostic Buffer Post and Diagnostic Release
626  *                      structures and defines.
627  *  02-29-08  02.00.02  Modified various names to make them 32-character unique.
628  *  05-06-09  02.00.03  Added ISTWI Read Write Tool and Diagnostic CLI Tool.
629  *  07-30-09  02.00.04  Added ExtendedType field to DiagnosticBufferPost request
630  *                      and reply messages.
631  *                      Added MPI2_DIAG_BUF_TYPE_EXTENDED.
632  *                      Incremented MPI2_DIAG_BUF_TYPE_COUNT.
633  *  05-12-10  02.00.05  Added Diagnostic Data Upload tool.
634  *  08-11-10  02.00.06  Added defines that were missing for Diagnostic Buffer
635  *                      Post Request.
636  *  05-25-11  02.00.07  Added Flags field and related defines to
637  *                      MPI2_TOOLBOX_ISTWI_READ_WRITE_REQUEST.
638  *  11-18-11  02.00.08  Incorporating additions for MPI v2.5.
639  *  07-10-12  02.00.09  Add MPI v2.5 Toolbox Diagnostic CLI Tool Request
640  *                      message.
641  *  07-26-12  02.00.10  Modified MPI2_TOOLBOX_DIAGNOSTIC_CLI_REQUEST so that
642  *                      it uses MPI Chain SGE as well as MPI Simple SGE.
643  *  08-19-13  02.00.11  Added MPI2_TOOLBOX_TEXT_DISPLAY_TOOL and related info.
644  *  01-08-14  02.00.12  Added MPI2_TOOLBOX_CLEAN_BIT26_PRODUCT_SPECIFIC.
645  *  11-18-14  02.00.13  Updated copyright information.
646  *  08-25-16  02.00.14  Added new values for the Flags field of Toolbox Clean
647  *                      Tool Request Message.
648  *  --------------------------------------------------------------------------
649
650 mpi2_type.h
651  *  04-30-07  02.00.00  Corresponds to Fusion-MPT MPI Specification Rev A.
652  *  11-18-14  02.00.01  Updated copyright information.
653  *  --------------------------------------------------------------------------
654
655 mpi2_ra.h
656  *  05-06-09  02.00.00  Initial version.
657  *  11-18-14  02.00.01  Updated copyright information.
658  *  --------------------------------------------------------------------------
659
660 mpi2_hbd.h
661  *  10-28-09  02.00.00  Initial version.
662  *  08-11-10  02.00.01  Removed PortGroups, DmaGroup, and ControlGroup from
663  *                      HBD Action request, replaced by AdditionalInfo field.
664  *  11-18-11  02.00.02  Incorporating additions for MPI v2.5.
665  *  11-18-14  02.00.03  Updated copyright information.
666  *  02-17-16  02.00.04  Added SAS 4 22.5 gbs speed support.
667  *  --------------------------------------------------------------------------
668
669 mpi2_pci.h
670  *  03-16-15  02.00.00  Initial version.
671  *  02-17-16  02.00.01  Removed AHCI support.
672  *                      Removed SOP support.
673  *  07-01-16  02.00.02  Added MPI26_NVME_FLAGS_FORCE_ADMIN_ERR_RESP to
674  *                      NVME Encapsulated Request.
675  *  --------------------------------------------------------------------------
676
677 mpi2_history.txt         Parts list history
678
679 Filename     02.00.46  02.00.45  02.00.44  02.00.43  02.00.42
680 ----------   --------  --------  --------  --------  --------
681 mpi2.h       02.00.46  02.00.45  02.00.44  02.00.43  02.00.42
682 mpi2_cnfg.h  02.00.39  02.00.38  02.00.37  02.00.36  02.00.35
683 mpi2_init.h  02.00.21  02.00.21  02.00.21  02.00.21  02.00.20
684 mpi2_ioc.h   02.00.30  02.00.29  02.00.28  02.00.28  02.00.27
685 mpi2_raid.h  02.00.11  02.00.11  02.00.11  02.00.11  02.00.11
686 mpi2_sas.h   02.00.10  02.00.10  02.00.10  02.00.10  02.00.10
687 mpi2_targ.h  02.00.09  02.00.09  02.00.09  02.00.09  02.00.09
688 mpi2_tool.h  02.00.14  02.00.13  02.00.13  02.00.13  02.00.13
689 mpi2_type.h  02.00.01  02.00.01  02.00.01  02.00.01  02.00.01
690 mpi2_ra.h    02.00.01  02.00.01  02.00.01  02.00.01  02.00.01
691 mpi2_hbd.h   02.00.04  02.00.04  02.00.04  02.00.04  02.00.03
692 mpi2_pci.h   02.00.02  02.00.02  02.00.01  02.00.01  02.00.00
693
694 Filename     02.00.41  02.00.40  02.00.39  02.00.38  02.00.37  02.00.36
695 ----------   --------  --------  --------  --------  --------  --------
696 mpi2.h       02.00.41  02.00.40  02.00.39  02.00.38  02.00.37  02.00.36
697 mpi2_cnfg.h  02.00.35  02.00.34  02.00.33  02.00.32  02.00.31  02.00.30
698 mpi2_init.h  02.00.19  02.00.18  02.00.17  02.00.17  02.00.17  02.00.16
699 mpi2_ioc.h   02.00.27  02.00.27  02.00.26  02.00.26  02.00.26  02.00.25
700 mpi2_raid.h  02.00.11  02.00.11  02.00.11  02.00.11  02.00.11  02.00.11
701 mpi2_sas.h   02.00.10  02.00.10  02.00.10  02.00.10  02.00.10  02.00.09
702 mpi2_targ.h  02.00.09  02.00.09  02.00.09  02.00.09  02.00.09  02.00.08
703 mpi2_tool.h  02.00.13  02.00.13  02.00.13  02.00.13  02.00.13  02.00.13
704 mpi2_type.h  02.00.01  02.00.01  02.00.01  02.00.01  02.00.01  02.00.01
705 mpi2_ra.h    02.00.01  02.00.01  02.00.01  02.00.01  02.00.01  02.00.01
706 mpi2_hbd.h   02.00.03  02.00.03  02.00.03  02.00.03  02.00.03  02.00.03
707 mpi2_pci.h   02.00.00  02.00.00  02.00.00  02.00.00  02.00.00
708
709 Filename     02.00.35  02.00.34  02.00.33  02.00.32  02.00.31  02.00.30
710 ----------   --------  --------  --------  --------  --------  --------
711 mpi2.h       02.00.35  02.00.34  02.00.33  02.00.32  02.00.31  02.00.30
712 mpi2_cnfg.h  02.00.29  02.00.28  02.00.27  02.00.26  02.00.25  02.00.25
713 mpi2_init.h  02.00.15  02.00.15  02.00.15  02.00.15  02.00.15  02.00.15
714 mpi2_ioc.h   02.00.24  02.00.24  02.00.24  02.00.23  02.00.22  02.00.22
715 mpi2_raid.h  02.00.10  02.00.10  02.00.10  02.00.10  02.00.10  02.00.09
716 mpi2_sas.h   02.00.08  02.00.08  02.00.08  02.00.08  02.00.07  02.00.07
717 mpi2_targ.h  02.00.07  02.00.06  02.00.06  02.00.06  02.00.06  02.00.06
718 mpi2_tool.h  02.00.12  02.00.12  02.00.11  02.00.11  02.00.10  02.00.10
719 mpi2_type.h  02.00.00  02.00.00  02.00.00  02.00.00  02.00.00  02.00.00
720 mpi2_ra.h    02.00.00  02.00.00  02.00.00  02.00.00  02.00.00  02.00.00
721 mpi2_hbd.h   02.00.02  02.00.02  02.00.02  02.00.02  02.00.02  02.00.02
722
723 Filename     02.00.29  02.00.28  02.00.27  02.00.26  02.00.25  02.00.24
724 ----------   --------  --------  --------  --------  --------  --------
725 mpi2.h       02.00.29  02.00.28  02.00.27  02.00.26  02.00.25  02.00.24
726 mpi2_cnfg.h  02.00.24  02.00.23  02.00.22  02.00.22  02.00.22  02.00.22
727 mpi2_init.h  02.00.14  02.00.14  02.00.14  02.00.14  02.00.13  02.00.13
728 mpi2_ioc.h   02.00.22  02.00.22  02.00.22  02.00.21  02.00.21  02.00.20
729 mpi2_raid.h  02.00.09  02.00.09  02.00.09  02.00.08  02.00.08  02.00.08
730 mpi2_sas.h   02.00.07  02.00.07  02.00.07  02.00.07  02.00.06  02.00.06
731 mpi2_targ.h  02.00.06  02.00.06  02.00.05  02.00.05  02.00.05  02.00.05
732 mpi2_tool.h  02.00.10  02.00.10  02.00.10  02.00.09  02.00.08  02.00.08
733 mpi2_type.h  02.00.00  02.00.00  02.00.00  02.00.00  02.00.00  02.00.00
734 mpi2_ra.h    02.00.00  02.00.00  02.00.00  02.00.00  02.00.00  02.00.00
735 mpi2_hbd.h   02.00.02  02.00.02  02.00.02  02.00.02  02.00.02  02.00.02
736
737 Filename     02.00.23  02.00.22  02.00.21  02.00.20  02.00.19  02.00.18
738 ----------   --------  --------  --------  --------  --------  --------
739 mpi2.h       02.00.23  02.00.22  02.00.21  02.00.20  02.00.19  02.00.18
740 mpi2_cnfg.h  02.00.22  02.00.21  02.00.20  02.00.19  02.00.18  02.00.17
741 mpi2_init.h  02.00.12  02.00.11  02.00.11  02.00.11  02.00.11  02.00.11
742 mpi2_ioc.h   02.00.20  02.00.19  02.00.18  02.00.17  02.00.17  02.00.16
743 mpi2_raid.h  02.00.07  02.00.06  02.00.05  02.00.05  02.00.05  02.00.05
744 mpi2_sas.h   02.00.06  02.00.05  02.00.05  02.00.05  02.00.05  02.00.05
745 mpi2_targ.h  02.00.05  02.00.04  02.00.04  02.00.04  02.00.04  02.00.04
746 mpi2_tool.h  02.00.08  02.00.07  02.00.07  02.00.06  02.00.06  02.00.06
747 mpi2_type.h  02.00.00  02.00.00  02.00.00  02.00.00  02.00.00  02.00.00
748 mpi2_ra.h    02.00.00  02.00.00  02.00.00  02.00.00  02.00.00  02.00.00
749 mpi2_hbd.h   02.00.02  02.00.01  02.00.01  02.00.01  02.00.01  02.00.01
750
751 Filename     02.00.17  02.00.16  02.00.15  02.00.14  02.00.13  02.00.12
752 ----------   --------  --------  --------  --------  --------  --------
753 mpi2.h       02.00.17  02.00.16  02.00.15  02.00.14  02.00.13  02.00.12
754 mpi2_cnfg.h  02.00.16  02.00.15  02.00.14  02.00.13  02.00.12  02.00.11
755 mpi2_init.h  02.00.10  02.00.10  02.00.09  02.00.08  02.00.07  02.00.07
756 mpi2_ioc.h   02.00.15  02.00.15  02.00.14  02.00.13  02.00.12  02.00.11
757 mpi2_raid.h  02.00.05  02.00.05  02.00.04  02.00.04  02.00.04  02.00.03
758 mpi2_sas.h   02.00.05  02.00.04  02.00.03  02.00.03  02.00.02  02.00.02
759 mpi2_targ.h  02.00.04  02.00.04  02.00.04  02.00.03  02.00.03  02.00.03
760 mpi2_tool.h  02.00.06  02.00.05  02.00.04  02.00.04  02.00.04  02.00.03
761 mpi2_type.h  02.00.00  02.00.00  02.00.00  02.00.00  02.00.00  02.00.00
762 mpi2_ra.h    02.00.00  02.00.00  02.00.00  02.00.00  02.00.00  02.00.00
763 mpi2_hbd.h   02.00.01  02.00.00  02.00.00  02.00.00
764
765 Filename     02.00.11  02.00.10  02.00.09  02.00.08  02.00.07  02.00.06
766 ----------   --------  --------  --------  --------  --------  --------
767 mpi2.h       02.00.11  02.00.10  02.00.09  02.00.08  02.00.07  02.00.06
768 mpi2_cnfg.h  02.00.10  02.00.09  02.00.08  02.00.07  02.00.06  02.00.06
769 mpi2_init.h  02.00.06  02.00.06  02.00.05  02.00.05  02.00.04  02.00.03
770 mpi2_ioc.h   02.00.10  02.00.09  02.00.08  02.00.07  02.00.07  02.00.06
771 mpi2_raid.h  02.00.03  02.00.03  02.00.03  02.00.03  02.00.02  02.00.02
772 mpi2_sas.h   02.00.02  02.00.02  02.00.01  02.00.01  02.00.01  02.00.01
773 mpi2_targ.h  02.00.03  02.00.03  02.00.02  02.00.02  02.00.02  02.00.02
774 mpi2_tool.h  02.00.02  02.00.02  02.00.02  02.00.02  02.00.02  02.00.02
775 mpi2_type.h  02.00.00  02.00.00  02.00.00  02.00.00  02.00.00  02.00.00
776
777 Filename     02.00.05  02.00.04  02.00.03  02.00.02  02.00.01  02.00.00
778 ----------   --------  --------  --------  --------  --------  --------
779 mpi2.h       02.00.05  02.00.04  02.00.03  02.00.02  02.00.01  02.00.00
780 mpi2_cnfg.h  02.00.05  02.00.04  02.00.03  02.00.02  02.00.01  02.00.00
781 mpi2_init.h  02.00.02  02.00.01  02.00.00  02.00.00  02.00.00  02.00.00
782 mpi2_ioc.h   02.00.05  02.00.04  02.00.03  02.00.02  02.00.01  02.00.00
783 mpi2_raid.h  02.00.01  02.00.01  02.00.01  02.00.00  02.00.00  02.00.00
784 mpi2_sas.h   02.00.01  02.00.01  02.00.01  02.00.01  02.00.00  02.00.00
785 mpi2_targ.h  02.00.01  02.00.01  02.00.01  02.00.00  02.00.00  02.00.00
786 mpi2_tool.h  02.00.01  02.00.00  02.00.00  02.00.00  02.00.00  02.00.00
787 mpi2_type.h  02.00.00  02.00.00  02.00.00  02.00.00  02.00.00  02.00.00
788