]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r233713
authorambrisko <ambrisko@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 18 Apr 2012 18:58:18 +0000 (18:58 +0000)
committerambrisko <ambrisko@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 18 Apr 2012 18:58:18 +0000 (18:58 +0000)
commit41ab574907c2093990fc96fccefa53256430b96c
treec58e4c2a086dc9397bc442db4dcb1ce4a7c51058
parent2ef5270817f80aee0f550536cf4d5c349520a376
MFC r233713
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 mfiutil 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.

git-svn-id: svn://svn.freebsd.org/base/stable/9@234433 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
usr.sbin/mfiutil/mfi_config.c
usr.sbin/mfiutil/mfi_drive.c