Opened 10 years ago
Last modified 10 years ago
#11205 new enhancement
ACPI power handling, walk and init all power resources. — at Initial Version
Reported by: | tqh | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Drivers/ACPI | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
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 source:haiku/src/add-ons/kernel/bus_managers/acpi/BusManager.cpp
Note:
See TracTickets
for help on using tickets.