Note that the PNPBIOS option is not needed on FreeBSD 5.0 and later.
This commit is contained in:
parent
2070ec0bba
commit
de86492b2b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=20093
1 changed files with 7 additions and 0 deletions
|
@ -301,6 +301,13 @@ device csa</programlisting>
|
||||||
configuration:</para>
|
configuration:</para>
|
||||||
|
|
||||||
<programlisting>options PNPBIOS</programlisting>
|
<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>
|
</sect3>
|
||||||
</sect2>
|
</sect2>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue