freebsd-dev/sys/dev/acpica
Peter Wemm 9f3e2250ca In answer to the comment: /* XXX is it OK to block here? */, the answer
is definately NO! as we are in interrupt context and malloc() does a
KASSERT() to be sure.
2001-01-23 09:43:23 +00:00
..
Osd In answer to the comment: /* XXX is it OK to block here? */, the answer 2001-01-23 09:43:23 +00:00
acpi_acad.c Add ioctls to acpi_cmbat and acpi_acad. These use mike's acpi_register_ioctl(). 2000-12-24 19:12:10 +00:00
acpi_apic.c Update to work with the new ACPI CA snapshot. 2000-12-01 10:18:57 +00:00
acpi_button.c - Convert a lot of homebrew debugging output to use the ACPI CA debugging 2000-12-08 09:16:20 +00:00
acpi_cmbat.c Add ioctls to acpi_cmbat and acpi_acad. These use mike's acpi_register_ioctl(). 2000-12-24 19:12:10 +00:00
acpi_ec.c Change Embedded Controller lock to ACPI Global Lock.This is needed for 2001-01-02 05:22:35 +00:00
acpi_ecreg.h
acpi_isa.c - Convert a lot of homebrew debugging output to use the ACPI CA debugging 2000-12-08 09:16:20 +00:00
acpi_lid.c Catch up with the recent conversion the per-eventhandler list mutex to 2000-12-12 14:20:27 +00:00
acpi_pcib_acpi.c Hack in interrupt routing support (using the core $PIR support, not using 2000-12-29 09:42:05 +00:00
acpi_pcib.c Hack in interrupt routing support (using the core $PIR support, not using 2000-12-29 09:42:05 +00:00
acpi_processor.c - Convert a lot of homebrew debugging output to use the ACPI CA debugging 2000-12-08 09:16:20 +00:00
acpi_resource.c - Convert a lot of homebrew debugging output to use the ACPI CA debugging 2000-12-08 09:16:20 +00:00
acpi_thermal.c Add ACPI AC adaptor and ACPI Control Method Battery. 2000-12-22 14:41:55 +00:00
acpi_timer.c - Convert a lot of homebrew debugging output to use the ACPI CA debugging 2000-12-08 09:16:20 +00:00
acpi.c Add 3 new dynamic sysctl's to control the sleep states switched to on a 2001-01-13 21:28:57 +00:00
acpiio.h Add ioctls to acpi_cmbat and acpi_acad. These use mike's acpi_register_ioctl(). 2000-12-24 19:12:10 +00:00
acpivar.h Add 3 new dynamic sysctl's to control the sleep states switched to on a 2001-01-13 21:28:57 +00:00