freebsd-dev/sys/dev/acpica
Mike Smith b2c98acc5e The Intel 440MX ACPI timer seems to work properly, so add it to the list
here.  Restructure slightly so that adding more devices is easier.

Submitted by:	Jose Gabriel J Marcelino <gabriel@maquina.com>
2001-08-05 23:20:32 +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 Shoud build resources in the _CRS buffer. Oops. 2001-08-03 08:38:49 +00:00
acpi_pcib.c Shoud build resources in the _CRS buffer. Oops. 2001-08-03 08:38:49 +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 The Intel 440MX ACPI timer seems to work properly, so add it to the list 2001-08-05 23:20:32 +00:00
acpi.c Move the resource pointer when we reallocate the buffer. 2001-08-03 08:38:11 +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