Opened 10 years ago
Last modified 10 years ago
#11205 new enhancement
ACPI power handling, walk and init all power resources.
Reported by: | tqh | Owned by: | tqh |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Drivers/ACPI | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description (last modified by )
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 (2)
comment:1 by , 10 years ago
Description: | modified (diff) |
---|
comment:2 by , 10 years ago
Component: | - General → Drivers/ACPI |
---|---|
Owner: | changed from | to
Note:
See TracTickets
for help on using tickets.