summaryrefslogtreecommitdiffstats
path: root/sys/i386/conf
diff options
context:
space:
mode:
authormux <mux@FreeBSD.org>2005-05-24 18:31:34 +0000
committermux <mux@FreeBSD.org>2005-05-24 18:31:34 +0000
commit9a0d779e6afb4f5592c0dc3ff38e3d64df753084 (patch)
treef9e6794bc71d7a95b674e3972c8f0129e03986ef /sys/i386/conf
parent5f0ea7b68ee762b2a4ca6d1346eef29184ddea6f (diff)
downloadFreeBSD-src-9a0d779e6afb4f5592c0dc3ff38e3d64df753084.zip
FreeBSD-src-9a0d779e6afb4f5592c0dc3ff38e3d64df753084.tar.gz
- Move the REISERFS option in the MD NOTES file for i386, it doesn't
exist on other architectures yet. - While I'm here, fix the formatting of the options line. The keyword "options" should be followed by a space and then a tab, not 2 tabs.
Diffstat (limited to 'sys/i386/conf')
-rw-r--r--sys/i386/conf/NOTES6
1 files changed, 6 insertions, 0 deletions
diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES
index 82b2c6a..534ad8e 100644
--- a/sys/i386/conf/NOTES
+++ b/sys/i386/conf/NOTES
@@ -261,6 +261,12 @@ options CLK_USE_I8254_CALIBRATION
#####################################################################
# MISCELLANEOUS DEVICES AND OPTIONS
+#
+# Add support for the ReiserFS filesystem (used in Linux). Currently,
+# this is limited to read-only access.
+#
+options REISERFS
+
device speaker #Play IBM BASIC-style noises out your speaker
hint.speaker.0.at="isa"
hint.speaker.0.port="0x61"
OpenPOWER on IntegriCloud