freebsd-dev/sys/dev/acpica
msmith bbf8432c65 Match namespace cleanup changes in ACPI CA 20020217 update.
Use ACPI_SUCCESS/ACPI_FAILURE consistently.
The AcpiGetInto* interfaces are obsoleted by ACPI_ALLOCATE_BUFFER.

Add AcpiBatteryIsPresent helper to determine whether a battery device
is inserted.

Add ACPI_ALL_DRIVERS to the list of debug layers, now that we own the
namespace for this.

Pr:
2002-02-23 05:21:56 +00:00
..
Osd find_devclass -> devclass_find. 2002-01-08 19:14:59 +00:00
acpi_acad.c Cleanups of verbose printing. All the messages for the debugging is 2001-11-18 18:12:07 +00:00
acpi_battery.c Staticise devclasses and some unnecessarily global variables. 2002-01-08 06:46:01 +00:00
acpi_button.c Staticise devclasses and some unnecessarily global variables. 2002-01-08 06:46:01 +00:00
acpi_cmbat.c Add OS layer ACPI mutex and threading support. 2001-12-22 16:05:41 +00:00
acpi_cpu.c Staticise devclasses and some unnecessarily global variables. 2002-01-08 06:46:01 +00:00
acpi_ec.c Fix error handling. 2002-01-31 01:23:22 +00:00
acpi_lid.c Staticise devclasses and some unnecessarily global variables. 2002-01-08 06:46:01 +00:00
acpi_pcib_acpi.c Staticise devclasses and some unnecessarily global variables. 2002-01-08 06:46:01 +00:00
acpi_pcib.c Staticise devclasses and some unnecessarily global variables. 2002-01-08 06:46:01 +00:00
acpi_powerprofile.c Add missing includes of sys/lock.h. 2001-10-11 17:52:20 +00:00
acpi_powerres.c Staticise devclasses and some unnecessarily global variables. 2002-01-08 06:46:01 +00:00
acpi_resource.c Fix irq/drq handling. IRQ and DRQ resource information can be get 2002-01-31 09:18:27 +00:00
acpi_thermal.c Staticise devclasses and some unnecessarily global variables. 2002-01-08 06:46:01 +00:00
acpi_timer.c Staticise devclasses and some unnecessarily global variables. 2002-01-08 06:46:01 +00:00
acpi.c Match namespace cleanup changes in ACPI CA 20020217 update. 2002-02-23 05:21:56 +00:00
acpica_support.c Synch with minor changes in the ACPI CA 20011120 snapshot. 2001-11-28 04:36:29 +00:00
acpica_support.h Add S4BIOS sleep (BIOS hibernation) and DSDT overriding support. 2001-11-06 15:00:30 +00:00
acpiio.h Add sysctl interface (Read-only) for temprature, AC-line and Battery. 2001-06-23 10:38:25 +00:00
acpivar.h Fix irq/drq handling. IRQ and DRQ resource information can be get 2002-01-31 09:18:27 +00:00