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:
Nathan Whitehorn
2005-02-22 02:34:01 +00:00
parent fe5117f99d
commit baf98f1cd8
@@ -13,7 +13,7 @@ struct acpi_module_info acpi_module = {
{
{
B_ACPI_MODULE_NAME,
0,
B_KEEP_LOADED,
acpi_std_ops
},