freebsd-dev/sys/dev/acpica
Mike Smith 5d131f355f Tidy up.
Don't print temperatures at attach time - they're usually wrong.

Use acpi_EvaluateInteger instead of doing things the hard way.
2001-01-31 09:33:51 +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 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
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_acpi.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_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
acpi.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