freebsd-dev/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 Fixed dependencies (make checkdpadd). 2010-02-25 20:24:19 +00:00
mfi_cmd.c Fix division by zero, causing floating point exception in a drive progress 2011-02-25 13:59:59 +00:00
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 Contrary to when returning in all-good cases at the end of functions we 2011-06-09 19:52:28 +00:00
mfi_patrol.c Add global -d and -e options to either print device numbers 2011-06-20 21:28:50 +00:00
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 Add global -d and -e options to either print device numbers 2011-06-20 21:28:50 +00:00
mfiutil.h Add global -d and -e options to either print device numbers 2011-06-20 21:28:50 +00:00