Note that the PNPBIOS option is not needed on FreeBSD 5.0 and later.

This commit is contained in:
Simon L. B. Nielsen 2004-02-19 22:26:57 +00:00
parent 2070ec0bba
commit de86492b2b
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=20093

View file

@ -301,6 +301,13 @@ device csa</programlisting>
configuration:</para>
<programlisting>options PNPBIOS</programlisting>
<note>
<para>If you are running &os;-5.0 or later the
<literal>PNPBIOS</literal> option is not needed. The option
has been removed and the functionality is now always
enabled.</para>
</note>
</sect3>
</sect2>