opnsense-src/sys/dev/mfi
Scott Long 763fae7918 ntroduce mfiutil, a basic utility for managing LSI SAS-RAID & Dell PERC5/6
controllers.  Controller, array, and drive status can be checked, basic
attributes can be changed, and arrays and spares can be created and deleted.
Controller firmware can also be flashed.

This does not replace MegaCLI, found in ports, as that is officially sanctioned
and supported by LSI and includes vastly more functionality.  However, mfiutil
is open source and guaranteed to provide basic functionality, which can be
especially useful if you have a problem and can't get MegaCLI to work.

Approved by:    re
Obtained from:  Yahoo! Inc.
2009-08-13 23:18:45 +00:00
..
mfi.c Make the newbus subsystem Giant free by adding the new newbus sxlock. 2009-08-02 14:28:40 +00:00
mfi_cam.c Play better with CAM so that there aren't so many spurious warnings at boot. 2007-10-12 16:52:55 +00:00
mfi_debug.c - Add a command validator for use in debugging. 2006-10-16 04:18:38 +00:00
mfi_disk.c Fix the maximum transfer size for mfi(4) disk devices to not exceed the 2008-11-17 23:30:19 +00:00
mfi_ioctl.h ntroduce mfiutil, a basic utility for managing LSI SAS-RAID & Dell PERC5/6 2009-08-13 23:18:45 +00:00
mfi_linux.c We no longer need to use d_thread_t, migrate to struct thread *. 2009-05-20 17:29:21 +00:00
mfi_pci.c Change Dell's gen2 catch-all from Dell PERC H700/H800 to Dell PERC Gen2 2008-12-15 17:11:40 +00:00
mfireg.h ntroduce mfiutil, a basic utility for managing LSI SAS-RAID & Dell PERC5/6 2009-08-13 23:18:45 +00:00
mfivar.h Separate the parallel scsi knowledge out of the core of the XPT, and 2009-07-10 08:18:08 +00:00