]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit - contrib/gperf/tests/jstest3.gperf
MFhead_mfi r233621
authorDoug Ambrisko <ambrisko@FreeBSD.org>
Fri, 30 Mar 2012 23:39:39 +0000 (23:39 +0000)
committerDoug Ambrisko <ambrisko@FreeBSD.org>
Fri, 30 Mar 2012 23:39:39 +0000 (23:39 +0000)
commitb53011f9cfee8b9abdb9257a587cf605776ac0e7
treee61653b8dd8b63d434dd67f12cee545d3c4c1482
parenta6ba0fd64d4743eba0a8f89de63ed72b031e9e00
parent1d8f043a7485a83ae2417337e80d69468c14d8fe
MFhead_mfi r233621
        Remove the magic mfi_array is 288 bytes and just use the
        sizeof the array since it is not 288 bytes.

        Change reporting of a "SYSTEM" disk to "JBOD" to match
        LSI MegaCli and firmware reporting.

        This means that fiutil command to "create jbod" is now a
        little confusing since a RAID per drive is not really what
        LSI defines JBOD to be.  This should be fixed in the future
        and support added to really create LSI JBOD and enable that
        feature on cards that support it.
usr.sbin/mfiutil/mfi_config.c