freebsd-nq/sys/dev/acpica
Mike Smith 4fa387b692 Implement PCI interrupt routing using the ACPI data attached to the
PCI bus object.  This should deal both with already-routed interrupts
as well as devices that need an interrupt routed.

Note that it *doesn't* deal with interlocked interrupt dependancies, nor
does it select between interrupt options in a smart way.  These are
optimisations that need further work.
2001-07-05 07:20:51 +00:00
..
Osd Wrap the interrupt handler so that we can get the ACPI lock. 2001-06-29 21:21:08 +00:00
acpi_acad.c Add sysctl interface (Read-only) for temprature, AC-line and Battery. 2001-06-23 10:38:25 +00:00
acpi_apic.c Move a temporary #ifdef of code (just the #ifdef part) up so that it is 2001-01-23 21:45:05 +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 - Updates for new constant naming in the ACPI CA 20010518 update. 2001-05-29 20:13:42 +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_ec.c Use msleep() when we sleep waiting for a GPE, since we are holding the 2001-06-29 20:31:37 +00:00
acpi_ecreg.h Properly protect the parameters to the EC_{GET,SET}_{DATA,CSR} macros with 2001-02-26 20:39:28 +00:00
acpi_isa.c Update for new debug layer constant names in the ACPI CA 20010615 2001-06-29 20:32:29 +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 Implement PCI interrupt routing using the ACPI data attached to the 2001-07-05 07:20:51 +00:00
acpi_pcib.c Implement PCI interrupt routing using the ACPI data attached to the 2001-07-05 07:20:51 +00:00
acpi_powerres.c Update for new debug layer constant names in the ACPI CA 20010615 2001-06-29 20:32:29 +00:00
acpi_processor.c - Updates for new constant naming in the ACPI CA 20010518 update. 2001-05-29 20:13:42 +00:00
acpi_resource.c Update for new debug layer constant names in the ACPI CA 20010615 2001-06-29 20:32:29 +00:00
acpi_thermal.c Fix a couple of misunderstandings in the monitor code. Passive cooling 2001-07-05 07:19:17 +00:00
acpi_timer.c - Updates for new constant naming in the ACPI CA 20010518 update. 2001-05-29 20:13:42 +00:00
acpi.c Add a new helper function for finding resources in resource buffers. 2001-07-05 07:14: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 Add a new helper function for finding resources in resource buffers. 2001-07-05 07:14:30 +00:00