Opened 10 years ago

Last modified 9 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 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 (2)

comment:1 by tqh, 10 years ago

Description: modified (diff)

comment:2 by diver, 9 years ago

Component: - GeneralDrivers/ACPI
Owner: changed from nobody to tqh
Note: See TracTickets for help on using tickets.