Actions
Feature #4960
closedimport latest LSI MPI header files from FreeBSD driver
Start date:
2014-07-03
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
needs-triage
Gerrit CR:
Description
In preparation for the 12G mpt_sas support (issue 4546), we need the newest MPI headers that support MPI 2.5.
The new headers work very well with the existing mpt_sas driver. The binary changes in two locations only, caused by the increased size of struct MPI2_SCSI_TASK_MANAGE_REPLY and the new version numbers. There are no functional changes.
Updated by Electric Monk almost 8 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
git commit 11cb6ef00e4913c161e88403c11c037fb2afab44
commit 11cb6ef00e4913c161e88403c11c037fb2afab44 Author: Andy Giles <illumos@ang.homedns.org> Date: 2014-07-21T20:03:18.000Z 4960 import latest LSI MPI header files from FreeBSD driver Reviewed by: Hans Rosenfeld <hans.rosenfeld@nexenta.com> Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Gordon Ross <gwr@nexenta.com>
Actions