The ACPI bus manager backend is now fully operational, tested on a Tyan Tiger i7505. Next up: adding useful operations to the public interface, and writing drivers for ACPI hardware.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@11445 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -13,7 +13,7 @@ struct acpi_module_info acpi_module = {
|
||||
{
|
||||
{
|
||||
B_ACPI_MODULE_NAME,
|
||||
0,
|
||||
B_KEEP_LOADED,
|
||||
acpi_std_ops
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user