Added ConnectX to list of supported devices, fixed FW versions to match OFED release notes, and removed device IDs (no reason for them to be there, OFED release notes doesn't have them)
Please apply both to ofed_1_3 and master Signed-off-by: Yevgeny Kliteynik <[EMAIL PROTECTED]> --- opensm/doc/opensm_release_notes-3.1.10.txt | 17 +++++++++-------- 1 files changed, 9 insertions(+), 8 deletions(-) diff --git a/opensm/doc/opensm_release_notes-3.1.10.txt b/opensm/doc/opensm_release_notes-3.1.10.txt index 9ebae1d..f5540cb 100644 --- a/opensm/doc/opensm_release_notes-3.1.10.txt +++ b/opensm/doc/opensm_release_notes-3.1.10.txt @@ -456,14 +456,15 @@ Table 3 - Qualified Devices and Corresponding Firmware ====================================================== Mellanox -Device | FW versions ---------|----------------------------------------------------------- -MT43132 | InfiniScale - fw-43132 5.2.0 (and later) -MT47396 | InfiniScale III - fw-47396 0.5.0 (and later) -MT23108 | InfiniHost - fw-23108 3.3.2 (and later) -MT25204 | InfiniHost III Lx - fw-25204 1.0.1i (and later) -MT25208 | InfiniHost III Ex (InfiniHost Mode) - fw-25208 4.6.2 (and later) -MT25208 | InfiniHost III Ex (MemFree Mode) - fw-25218 5.0.1 (and later) +Device | FW versions +------------------------------------|------------------------------- +InfiniScale | fw-43132 5.2.000 (and later) +InfiniScale III | fw-47396 0.5.000 (and later) +InfiniHost | fw-23108 3.5.000 (and later) +InfiniHost III Lx | fw-25204 1.2.000 (and later) +InfiniHost III Ex (InfiniHost Mode) | fw-25208 4.8.200 (and later) +InfiniHost III Ex (MemFree Mode) | fw-25218 5.3.000 (and later) +ConnectX IB | fw-25408 2.3.000 (and later) QLogic/PathScale Device | Note -- 1.5.1.4 _______________________________________________ general mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
