Note that ACPI is optional on 4.9 but is not available as a kernel

module so it must be enabled in the kernel configuration file.
This commit is contained in:
Murray Stokely 2003-10-12 22:13:47 +00:00
parent a31dfa22d3
commit 0cd4f33c61
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=18414

View file

@ -2199,8 +2199,11 @@ kern.maxfiles: 2088 -> 5000</screen>
<para>In this section of the &os; Handbook, we will provide
comprehensive information about <acronym>ACPI</acronym>. References
will be provided for further reading at the end. Please be aware
that <acronym>ACPI</acronym> is only available on &os;&nbsp;5.X and
above.</para>
that <acronym>ACPI</acronym> is available on &os;&nbsp;5.X and
above systems as a default kernel module. For &os;&nbsp;4.9,
<acronym>ACPI</acronym> can be enabled by adding the line
<literal>device acpi</literal> to a kernel configuration and
rebuilding.</para>
<sect2 id="acpi-intro">
<title>What Is ACPI?</title>