freebsd-skq/usr.sbin/mfiutil
Doug Ambrisko b53011f9cf 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.
2012-03-30 23:39:39 +00:00
..
Makefile
mfi_cmd.c
mfi_config.c MFhead_mfi r233621 2012-03-30 23:39:39 +00:00
mfi_drive.c Now that mfi(4) header files uses the absolute number of entries to 2012-03-28 18:35:07 +00:00
mfi_evt.c Use the correct volume identifier field when parsing MR_EVT_ARG_LD_STRIP 2011-12-05 15:11:35 +00:00
mfi_flash.c
mfi_patrol.c
mfi_show.c Improve battery capacity reporting 2011-09-27 14:28:07 +00:00
mfi_volume.c Move the logic to parse volume cache commands out into a separate function 2011-09-02 16:00:51 +00:00
mfiutil.8 mdoc: correct .Bd/.Bl arguments. 2012-03-26 21:22:53 +00:00
mfiutil.c
mfiutil.h