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

DragonFly-2.3.1.695.g87d0a master sys/bus/pci pci_pci.c


From: Sepherosa Ziehau <sephe@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 8 Jul 2009 03:59:53 -0700 (PDT)

commit 87d0a809db0c66aad64d1f6cb9d96e15c90b762d
Author: Sepherosa Ziehau <sephe@dragonflybsd.org>
Date:   Sat Jul 4 19:31:21 2009 +0800

    pci: Don't allow PCIBIOS PCI-PCI bridge to attach if APIC_IO is defined
    
    PCIBIOS PCI-PCI bridge will try routing PCI interrupt using PIR, which
    is probably not what we want, even if MP table does not contain the PCI
    interrupt routing information.

Summary of changes:
 sys/bus/pci/pci_pci.c |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/87d0a809db0c66aad64d1f6cb9d96e15c90b762d


-- 
DragonFly BSD source repository



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