summaryrefslogtreecommitdiffstats
path: root/sys/conf/NOTES
diff options
context:
space:
mode:
Diffstat (limited to 'sys/conf/NOTES')
-rw-r--r--sys/conf/NOTES6
1 files changed, 6 insertions, 0 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index 02e1d9f..ea14607 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -979,6 +979,12 @@ device ccd #Concatenated disk driver
device vinum #Vinum concat/mirror/raid driver
options VINUMDEBUG #enable Vinum debugging hooks
+# RAIDframe device. RAID_AUTOCONFIG allows RAIDframe to search all of the
+# disk devices in the system looking for components that it recognizes (already
+# configured once before) and auto-configured them into arrays.
+device raidframe
+options RAID_AUTOCONFIG
+
# Kernel side iconv library
options LIBICONV
OpenPOWER on IntegriCloud