DragonFly BSD
DragonFly commits List (threaded) for 2009-11
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: ACPI: Faking interrupt routing.


From: Alexander Polakov <polachok@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 8 Nov 2009 14:30:58 -0800 (PST)

commit 53191b78aae051efc946a0d2e6b9db82acec8046
Author: Alexander Polakov <polachok@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]