mirror of
https://github.com/reactos/reactos.git
synced 2026-05-23 07:40:09 +08:00
As the commit title says, the point of registering a device interface with ACPI fans is to receive incoming PnP notifications of incoming ACPI fan drivers so that the power manager can connect to them by creating a power device policies dedicated to them during power manager initialization. CORE-18969