Add some verbiage about the new ACPICA code. Note that this probably

breaks building this config, as the old ACPI code will conflict.  The
old code will be going away shortly, so this should not be an issue.
This commit is contained in:
Mike Smith 2000-10-28 07:07:02 +00:00
parent 011d43cdb3
commit 0da9b7818e
2 changed files with 24 additions and 0 deletions

View File

@ -1244,6 +1244,18 @@ hint.npx.0.irq="13"
# Flag 0x08 automatically disables the i586 optimized routines.
#
#
# ACPI support using the Intel ACPI Component Architecture reference
# implementation.
#
# ACPI_DEBUG enables the use of the debug.acpi.level and debug.acpi.layer
# kernel environment variables to select initial debugging levels for the
# Intel ACPICA code. (Note that the Intel code must also have USE_DEBUGGER
# defined when it is built).
#
device acpica
options ACPI_DEBUG
# ACPI Experimental Driver
device acpi
options ACPI_DEBUG

View File

@ -1244,6 +1244,18 @@ hint.npx.0.irq="13"
# Flag 0x08 automatically disables the i586 optimized routines.
#
#
# ACPI support using the Intel ACPI Component Architecture reference
# implementation.
#
# ACPI_DEBUG enables the use of the debug.acpi.level and debug.acpi.layer
# kernel environment variables to select initial debugging levels for the
# Intel ACPICA code. (Note that the Intel code must also have USE_DEBUGGER
# defined when it is built).
#
device acpica
options ACPI_DEBUG
# ACPI Experimental Driver
device acpi
options ACPI_DEBUG