patch from Fredrik Holmqvist:
* oshaiku.c is based on a different original from a stub, therefore it looks like a lot of comment changes. * achaiku.h is redone completely. * dpc is added as boot module. * acpi_busman.c now does all mandatory steps to init. * style fixes * added another acpi kernel settings to avoid full init for debugging. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33236 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -55,3 +55,7 @@
|
||||
|
||||
#acpi true
|
||||
# ACPI support, off by default
|
||||
|
||||
#acpi_avoid_full_init true
|
||||
# Avoids running _INI and _STA methods and final object initialization,
|
||||
# which may be used to for debugging ACPI issues, false by default
|
||||
|
||||
Reference in New Issue
Block a user