summaryrefslogtreecommitdiffstats
path: root/include/Makefile
diff options
context:
space:
mode:
authorscottl <scottl@FreeBSD.org>2009-08-13 23:18:45 +0000
committerscottl <scottl@FreeBSD.org>2009-08-13 23:18:45 +0000
commitf0c0cd58a9223f8725e2816f60d24a24e70e56af (patch)
tree68082827fd365e0b39edf85651d90dae8694186c /include/Makefile
parente85ca71aadcc42a3f7cc90e6cff96c28f1c54290 (diff)
downloadFreeBSD-src-f0c0cd58a9223f8725e2816f60d24a24e70e56af.zip
FreeBSD-src-f0c0cd58a9223f8725e2816f60d24a24e70e56af.tar.gz
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.
Diffstat (limited to 'include/Makefile')
-rw-r--r--include/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/Makefile b/include/Makefile
index 72d7e72..08ef6a5 100644
--- a/include/Makefile
+++ b/include/Makefile
@@ -40,7 +40,7 @@ LDIRS= bsm cam geom net net80211 netatalk netgraph netinet netinet6 \
LSUBDIRS= cam/ata cam/scsi \
dev/acpica dev/an dev/bktr dev/firewire dev/hwpmc \
- dev/ic dev/iicbus ${_dev_ieee488} dev/lmc dev/ofw \
+ dev/ic dev/iicbus ${_dev_ieee488} dev/lmc dev/mfi dev/ofw \
dev/pbio ${_dev_powermac_nvram} dev/ppbus dev/smbus \
dev/speaker dev/usb dev/utopia dev/vkbd dev/wi \
fs/devfs fs/fdescfs fs/fifofs fs/msdosfs fs/nfs fs/ntfs fs/nullfs \
OpenPOWER on IntegriCloud