ACPI: Faking interrupt routing.
commit53191b78aae051efc946a0d2e6b9db82acec8046
authorAlexander Polakov <polachok@gmail.com>
Fri, 16 Oct 2009 19:26:23 +0000 (16 23:26 +0400)
committerAlexander Polakov <polachok@gmail.com>
Sun, 8 Nov 2009 20:26:32 +0000 (8 23:26 +0300)
tree8903bd263d26e51801a060d9162e9f31bee3e381
parent9e9d0300ceef856eb341190df98b7d0d53d58178
ACPI: Faking interrupt routing.

pci_apic_irq() accepts pin number instead of irq number, so we pass it.
Interrupt routing still depends on mptable, so we are *not* ACPI, just
faking.
sys/dev/acpica5/acpi_pcib.c
sys/platform/pc32/i386/nexus.c