Forgot to commit that when enabling IO-APICs by default. It's the (commented)
kernel settings file entry to disable IO-APICs. +r1alpha3 git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41598 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
b4e5b88f5a
commit
4602eb4c76
@ -64,5 +64,8 @@ load_symbols true
|
||||
# Avoids running _INI and _STA methods and final object initialization,
|
||||
# which may be used to for debugging ACPI issues, false by default
|
||||
|
||||
#disable_ioapic true
|
||||
# Disables IO-APIC support, enabled by default
|
||||
|
||||
#4gb_memory_limit true
|
||||
# Ignores all memory beyond the 4 GB address limit. Default is false.
|
||||
|
Loading…
Reference in New Issue
Block a user