diff --git a/sys/conf/NOTES b/sys/conf/NOTES index a8aaa3f2d25f..480ccab14a6b 100644 --- a/sys/conf/NOTES +++ b/sys/conf/NOTES @@ -916,12 +916,6 @@ device vcoda #coda minicache <-> venus comm. # options EXT2FS -# -# Add support for the ReiserFS filesystem (used in Linux). Currently, -# this is limited to read-only access. -# -options REISERFS - # Use real implementations of the aio_* system calls. There are numerous # stability and security issues in the current aio code that make it # unsuitable for inclusion on machines with untrusted local users. diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES index 82b2c6a69650..534ad8e8c6bc 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"