freebsd-nq/sys/dev/acpica
Mike Smith 6d63101a75 - Prevent the ACPI code from being loaded as a module other than at
boot time.  Loading as a module once the system is up and running
   doesn't make any sense.

 - Fix acpi_FindIndexedResource (it would only check the first resource),
   changes the calling interface.

 - Add a new helper function (acpi_AppendBufferResource) to help building
   buffers containing resources.
2001-07-30 08:59:43 +00:00
..
Osd Better checking of duplicated interrupt handler installation. 2001-07-25 16:13:30 +00:00
acpi_acad.c Some minor fixes. 2001-07-25 16:08:58 +00:00
acpi_battery.c Add a new helper function for finding resources in resource buffers. 2001-07-05 07:14:30 +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 Convert from acpi_strerror() to AcpiFormatException() 2001-07-21 10:24:37 +00:00
acpi_ec.c Convert from acpi_strerror() to AcpiFormatException() 2001-07-21 10:24:37 +00:00
acpi_isa.c Convert from acpi_strerror() to AcpiFormatException() 2001-07-21 10:24:37 +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_acpi.c Convert from acpi_strerror() to AcpiFormatException() 2001-07-21 10:24:37 +00:00
acpi_pcib.c Convert from acpi_strerror() to AcpiFormatException() 2001-07-21 10:24:37 +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 Convert from acpi_strerror() to AcpiFormatException() 2001-07-21 10:24:37 +00:00
acpi_resource.c Convert from acpi_strerror() to AcpiFormatException() 2001-07-21 10:24:37 +00:00
acpi_thermal.c Convert from acpi_strerror() to AcpiFormatException() 2001-07-21 10:24:37 +00:00
acpi_timer.c Minor updates (no functional changes) 2001-07-30 08:57:55 +00:00
acpi.c - Prevent the ACPI code from being loaded as a module other than at 2001-07-30 08:59:43 +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 - Prevent the ACPI code from being loaded as a module other than at 2001-07-30 08:59:43 +00:00