git: pci/mptable: Let parent route the interrupt before using the intline

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Thu Sep 13 18:50:28 PDT 2012


commit 779d3e7af55e6b711d5c193ba8c5dd7c2780441a
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date:   Fri Sep 14 09:48:28 2012 +0800

    pci/mptable: Let parent route the interrupt before using the intline
    
    Tested-by: swildner@

Summary of changes:
 sys/bus/pci/i386/mptable_pci.c     |   17 +++++++++++++++++
 sys/bus/pci/x86_64/mptable_pci.c   |   17 +++++++++++++++++
 sys/dev/acpica5/acpi_resource.c    |   16 +---------------
 sys/platform/pc32/i386/mptable.c   |    9 +++------
 sys/platform/pc64/x86_64/mptable.c |    9 +++------
 5 files changed, 41 insertions(+), 27 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/779d3e7af55e6b711d5c193ba8c5dd7c2780441a


-- 
DragonFly BSD source repository



More information about the Commits mailing list