freebsd-dev/sys/dev/acpica
Mike Smith f16527bb44 The current resource buffer returned from an interrupt link device
in the case where there are no interrupts routed for it does not
contain enough space to use it to route an interrupt.  In the case
where we need to route an interrupt, throw away the returned buffer
and create a new one containing the interrupt we want.
2001-07-30 09:01:18 +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 The current resource buffer returned from an interrupt link device 2001-07-30 09:01:18 +00:00
acpi_pcib.c The current resource buffer returned from an interrupt link device 2001-07-30 09:01:18 +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