mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -04:00
ACPICA. Most of these are still works in progress. Support exists for: - Fixed feature and control method power, lid and sleep buttons. - Detection of ISA PnP devices using ACPI namespace. - Detection of PCI root busses using ACPI namespace. - CPU throttling and sleep states (incomplete) - Thermal monitoring and cooling control (incomplete) - Interface to platform embedded controllers (mostly complete) - ACPI timer (incomplete) - Simple userland control of sleep states. - Shutdown and poweroff. |
||
|---|---|---|
| .. | ||
| Osd | ||
| acpi.c | ||
| acpi_apic.c | ||
| acpi_button.c | ||
| acpi_ec.c | ||
| acpi_ecreg.h | ||
| acpi_isa.c | ||
| acpi_lid.c | ||
| acpi_pcib.c | ||
| acpi_pcib_acpi.c | ||
| acpi_processor.c | ||
| acpi_resource.c | ||
| acpi_thermal.c | ||
| acpi_timer.c | ||
| acpiio.h | ||
| acpivar.h | ||