freebsd-nq/sys/dev/acpica
Thomas Moestl 3920999db7 Add a new PCI interface method, assign_interrupt, to determine the
interrupt to be used for a device. This is intended solely for internal
use of PCI bus implementations, and exists so that PCI bus drivers
implementing special interrupt assignment methods which require
additional work at the bus level to work right can be easily derived
from the generic driver (or any other one) without resorting to hacks.

It will be used in the sparc64 ofw_pcibus driver, which will be
committed shortly.

Make use of this method in the generic implementation, and add it to
the method table of bus drivers derived from the PCI one.

Reviewed by:	imp, -hackers
2003-07-01 14:08:33 +00:00
..
Osd Add the MD ifdefs for amd64 to point to the IO space bustag/handle. 2003-05-31 06:45:28 +00:00
acpi_acad.c Allow non-privilaged user to retrive battery or AC line information. 2003-02-15 01:46:22 +00:00
acpi_battery.c Allow non-privilaged user to retrive battery or AC line information. 2003-02-15 01:46:22 +00:00
acpi_button.c
acpi_cmbat.c Allow non-privilaged user to retrive battery or AC line information. 2003-02-15 01:46:22 +00:00
acpi_cpu.c More useful announce message containing current speed of CPU 2003-01-23 22:18:14 +00:00
acpi_ec.c Whitespace cleanups (verified with MD5 1832ce5ede6c58c844dfb53fd48f0eea). 2003-06-27 21:57:42 +00:00
acpi_lid.c
acpi_pci_link.c
acpi_pci.c Add a new PCI interface method, assign_interrupt, to determine the 2003-07-01 14:08:33 +00:00
acpi_pcib_acpi.c
acpi_pcib_pci.c
acpi_pcib.c
acpi_pcibvar.h
acpi_powerres.c
acpi_resource.c
acpi_thermal.c
acpi_timer.c o Don't announce that the timer is good when in fact it isn't timing 2003-04-30 05:27:01 +00:00
acpi.c Catch up to reworked debugging levels in latest Intel import. 2003-05-01 18:51:43 +00:00
acpica_support.c
acpica_support.h
acpiio.h
acpivar.h Add some extra #ifdef stubs so that this compiles on 4.8. 2003-05-13 16:59:46 +00:00