freebsd-dev/sys/dev/acpica
Nate Lawson 9b937d4836 Add devctl(4) notify support to ACPI. Various subsystems now notify
userland whenever events occur.  See the example in devd.conf below
to see how to use it.
2003-10-25 05:03:25 +00:00
..
Osd If requested to Sleep for less than our hz granularity (e.g., 10 ms), 2003-10-02 05:09:37 +00:00
acpi_acad.c Add devctl(4) notify support to ACPI. Various subsystems now notify 2003-10-25 05:03:25 +00:00
acpi_battery.c Style cleanups to match the rest of this directory. For acpi_battery.c, 2003-08-11 15:34:43 +00:00
acpi_button.c Add devctl(4) notify support to ACPI. Various subsystems now notify 2003-10-25 05:03:25 +00:00
acpi_cmbat.c Add devctl(4) notify support to ACPI. Various subsystems now notify 2003-10-25 05:03:25 +00:00
acpi_cpu.c Style and whitespace changes. Also, make the ivar functions non-inline 2003-08-28 16:06:30 +00:00
acpi_ec.c Consistently print attach messages. 2003-09-26 05:24:55 +00:00
acpi_isab.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
acpi_lid.c Add devctl(4) notify support to ACPI. Various subsystems now notify 2003-10-25 05:03:25 +00:00
acpi_pci_link.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
acpi_pci.c Add pci_resume() to reestablish interrupt routing after 2003-09-17 08:32:44 +00:00
acpi_pcib_acpi.c Prefer new location of pci include files (which have only been in the 2003-08-22 06:06:16 +00:00
acpi_pcib_pci.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
acpi_pcib.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
acpi_pcibvar.h
acpi_powerres.c Style and whitespace changes. Also, make the ivar functions non-inline 2003-08-28 16:06:30 +00:00
acpi_resource.c Consistently print attach messages. 2003-09-26 05:24:55 +00:00
acpi_thermal.c Add devctl(4) notify support to ACPI. Various subsystems now notify 2003-10-25 05:03:25 +00:00
acpi_timer.c Style and whitespace changes. Also, make the ivar functions non-inline 2003-08-28 16:06:30 +00:00
acpi.c Add devctl(4) notify support to ACPI. Various subsystems now notify 2003-10-25 05:03:25 +00:00
acpiio.h Add the -i flag to acpiconf(8) to retrieve battery information. 2003-09-13 20:13:01 +00:00
acpivar.h Add devctl(4) notify support to ACPI. Various subsystems now notify 2003-10-25 05:03:25 +00:00
madt.h Move the definitions for ACPI MADT table entries not present in the ACPICA 2003-09-10 06:32:27 +00:00