git: ACPI: Faking interrupt routing.

Alexander Polakov polachok at crater.dragonflybsd.org
Sun Nov 8 14:31:37 PST 2009


commit 53191b78aae051efc946a0d2e6b9db82acec8046
Author: Alexander Polakov <polachok at gmail.com>
Date:   Fri Oct 16 23:26:23 2009 +0400

    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.

Summary of changes:
 sys/dev/acpica5/acpi_pcib.c    |    9 +++++++--
 sys/platform/pc32/i386/nexus.c |   16 +++++++++++++---
 2 files changed, 20 insertions(+), 5 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/53191b78aae051efc946a0d2e6b9db82acec8046


-- 
DragonFly BSD source repository





More information about the Commits mailing list