freebsd-src/sys/dev/acpica
Mike Smith 9453136d44 Add some debugging.
Turn off semaphores.  Nobody else implements them, and there is lots of
AML out there which does totally absurd things with them, meaning that
if we try to do the right thing we are guaranteed to fail.
2001-01-31 09:35:50 +00:00
..
Osd Add some debugging. 2001-01-31 09:35:50 +00:00
acpi.c ACPI_NUMBER becomes ACPI_INTEGER. acpi_EvaluateNumber becomes 2001-01-31 09:30:57 +00:00
acpi_acad.c ACPI_NUMBER becomes ACPI_INTEGER. acpi_EvaluateNumber becomes 2001-01-31 09:30:57 +00:00
acpi_apic.c Move a temporary #ifdef of code (just the #ifdef part) up so that it is 2001-01-23 21:45:05 +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 ACPI_NUMBER becomes ACPI_INTEGER. acpi_EvaluateNumber becomes 2001-01-31 09:30:57 +00:00
acpi_ec.c Add some debugging. 2001-01-31 09:32:44 +00:00
acpi_ecreg.h Initial FreeBSD OSPM (operating system power management) modules for 2000-10-28 06:59:48 +00:00
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 ACPI_NUMBER becomes ACPI_INTEGER. acpi_EvaluateNumber becomes 2001-01-31 09:30:57 +00:00
acpi_pcib.c ACPI_NUMBER becomes ACPI_INTEGER. acpi_EvaluateNumber becomes 2001-01-31 09:30:57 +00:00
acpi_pcib_acpi.c ACPI_NUMBER becomes ACPI_INTEGER. acpi_EvaluateNumber becomes 2001-01-31 09:30:57 +00:00
acpi_processor.c - Mark an unused function with __unused. 2001-01-23 21:52:34 +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 Tidy up. 2001-01-31 09:33:51 +00:00
acpi_timer.c ACPI_NUMBER becomes ACPI_INTEGER. acpi_EvaluateNumber becomes 2001-01-31 09:30: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 ACPI_NUMBER becomes ACPI_INTEGER. acpi_EvaluateNumber becomes 2001-01-31 09:30:57 +00:00