freebsd-src/sys/dev/acpica
Mike Smith 32d18aa566 Allow the ACPI subsystem to be disabled with a hint.
Avoid fully initialising the ACPI namespace if we are attempting to avoid
parts of it.  This is a workaround for some systems that still crash
the interpreter.

Implement the ISA_IVAR_LOGICALID for ISA compatibility.  Implement stubs
for other PnP ID-related ivars.
2001-09-07 02:57:29 +00:00
..
Osd Move OsdEnvironment.c into MD code; searching for the ACPI tables is not 2001-09-07 02:55:00 +00:00
acpi.c Allow the ACPI subsystem to be disabled with a hint. 2001-09-07 02:57:29 +00:00
acpi_acad.c Initialise the adapter status to an invalid state, so that the initial check 2001-09-06 23:33:22 +00:00
acpi_battery.c Updates to match the ACPI CA 20010816 import: 2001-08-26 22:50:15 +00:00
acpi_button.c Convert from acpi_strerror() to AcpiFormatException() 2001-07-21 10:24:37 +00:00
acpi_cmbat.c Reset timestamps of battery info. and status by thier notify handler. 2001-06-24 02:39:08 +00:00
acpi_cpu.c Add missing acpi_disabled() call so that this driver can be disabled. 2001-08-30 00:44:01 +00:00
acpi_ec.c Don't parse our resources ourself, the ACPI core code must do it. 2001-08-30 00:45:12 +00:00
acpi_lid.c - Updates for new constant naming in the ACPI CA 20010518 update. 2001-05-29 20:13:42 +00:00
acpi_pcib.c Updates to match the ACPI CA 20010816 import: 2001-08-26 22:50:15 +00:00
acpi_pcib_acpi.c Updates to match the ACPI CA 20010816 import: 2001-08-26 22:50:15 +00:00
acpi_powerprofile.c Support for system "power profiles". Currently we support two profiles; 2001-07-07 01:45:37 +00:00
acpi_powerres.c Updates to match the ACPI CA 20010816 import: 2001-08-26 22:50:15 +00:00
acpi_resource.c Allocate system resource IRQs as shareable; this is the typical case. 2001-09-06 22:34:40 +00:00
acpi_thermal.c Just print a message in acpi_tz_monitor() only when new active state 2001-09-04 15:40:12 +00:00
acpi_timer.c The Intel 440MX ACPI timer seems to work properly, so add it to the list 2001-08-05 23:20:32 +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 Note that now that some ISA devices will attach to ACPI, we need to 2001-08-30 00:45:42 +00:00