Opened 10 years ago

Last modified 10 years ago

#11205 new enhancement

ACPI power handling, walk and init all power resources. — at Version 1

Reported by: tqh Owned by: nobody
Priority: normal Milestone: Unscheduled
Component: Drivers/ACPI Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description (last modified by tqh)

Upon ACPI initialization, ACPI expects you to walk the namespace and init all _PRW's. This was done in old ACPICA code, but not anymore, since it should be handled together with drivers.

This needs to be implemented.

Read https://acpica.org/documentation See Todo in http://cgit.haiku-os.org/haiku/tree/src/add-ons/kernel/bus_managers/acpi/BusManager.cpp

Change History (1)

comment:1 by tqh, 10 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.