summaryrefslogtreecommitdiffstats
path: root/sys/i386
diff options
context:
space:
mode:
authorambrisko <ambrisko@FreeBSD.org>2006-05-09 22:27:01 +0000
committerambrisko <ambrisko@FreeBSD.org>2006-05-09 22:27:01 +0000
commitf7d4a6b03b3e365a6b195691fd0483d357a11451 (patch)
treed8dbe60ab35f553873253d68cb94cc9d3698b5c8 /sys/i386
parentf2e60208838d32fcdb342b70f8e247dd0258834e (diff)
downloadFreeBSD-src-f7d4a6b03b3e365a6b195691fd0483d357a11451.zip
FreeBSD-src-f7d4a6b03b3e365a6b195691fd0483d357a11451.tar.gz
Add in linsysfs. A linux 2.6 like sys filesystem to pacify the Linux
LSI MegaRAID SAS utility. Sponsored by: IronPort Systems Man page help from: brueffer
Diffstat (limited to 'sys/i386')
-rw-r--r--sys/i386/conf/NOTES4
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES
index 8ac64f0..27553e1 100644
--- a/sys/i386/conf/NOTES
+++ b/sys/i386/conf/NOTES
@@ -1041,6 +1041,10 @@ options COMPAT_AOUT
# and PSEUDOFS)
options LINPROCFS
+#Enable the linux-like sys filesystem support (requires COMPAT_LINUX
+# and PSEUDOFS)
+options LINSYSFS
+
#
# SysVR4 ABI emulation
#
OpenPOWER on IntegriCloud