diff options
Diffstat (limited to 'sys/conf/NOTES')
-rw-r--r-- | sys/conf/NOTES | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES index 4909bca..1b3b347 100644 --- a/sys/conf/NOTES +++ b/sys/conf/NOTES @@ -1229,10 +1229,10 @@ hint.npx.0.irq="13" # ACPI Experimental Driver device acpi -options ACPI_DEBUG -options AML_DEBUG -options ACPI_NO_ENABLE_ON_BOOT -options ACPI_NO_OSDFUNC_INLINE +options ACPI_DEBUG +#!options ACPI_NO_ENABLE_ON_BOOT +#!options ACPI_NO_OSDFUNC_INLINE +options AML_DEBUG # # Optional devices: |