Update to r41055:
Remove 'apm' from the kernel config chapter. It is not commonly used anymore.
This commit is contained in:
parent
53e3c8a631
commit
f8514e2538
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=47320
1 changed files with 1 additions and 13 deletions
|
@ -5,7 +5,7 @@
|
||||||
|
|
||||||
$FreeBSD$
|
$FreeBSD$
|
||||||
$FreeBSDde$
|
$FreeBSDde$
|
||||||
basiert auf: r40999
|
basiert auf: r41055
|
||||||
-->
|
-->
|
||||||
<chapter xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:id="kernelconfig">
|
<chapter xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:id="kernelconfig">
|
||||||
<info><title>Konfiguration des &os;-Kernels</title>
|
<info><title>Konfiguration des &os;-Kernels</title>
|
||||||
|
@ -1071,18 +1071,6 @@ device sc</programlisting>
|
||||||
besitzt. Damit wird die Unterstützung für Motherboards mit AGP
|
besitzt. Damit wird die Unterstützung für Motherboards mit AGP
|
||||||
und AGP GART aktiviert.</para>
|
und AGP GART aktiviert.</para>
|
||||||
|
|
||||||
<indexterm>
|
|
||||||
<primary>APM</primary>
|
|
||||||
</indexterm>
|
|
||||||
|
|
||||||
<programlisting># Power management support (see NOTES for more options)
|
|
||||||
#device apm</programlisting>
|
|
||||||
|
|
||||||
<para>Advanced Power Management (<acronym>APM</acronym>). Diese
|
|
||||||
Option ist nützlich für Laptops, allerdings
|
|
||||||
ist sie in <filename>GENERIC</filename> standardmäßig
|
|
||||||
deaktiviert.</para>
|
|
||||||
|
|
||||||
<programlisting># Add suspend/resume support for the i8254.
|
<programlisting># Add suspend/resume support for the i8254.
|
||||||
device pmtimer</programlisting>
|
device pmtimer</programlisting>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue