* Set the actual default of the ACPI module to enabled instead of relying on the
kernel settings file. As pointed out by Rene, there's otherwise no way to enable ACPI when the settings file is absent, as there's only a disable switch in the boot menu. * Remove MADT dumping as it isn't really implemented. This info can actually be printed in the IO-APIC code now. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41497 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -57,8 +57,8 @@ load_symbols true
|
||||
#emergency_keys false
|
||||
# Disables emergency keys (ie. Alt-SysReq+*), enabled by default
|
||||
|
||||
acpi true
|
||||
# ACPI support, disabled by default
|
||||
#acpi false
|
||||
# ACPI support, enabled by default
|
||||
|
||||
#acpi_avoid_full_init true
|
||||
# Avoids running _INI and _STA methods and final object initialization,
|
||||
|
||||
Reference in New Issue
Block a user