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

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Wed Jul 8 04:00:57 PDT 2009


commit 87d0a809db0c66aad64d1f6cb9d96e15c90b762d
Author: Sepherosa Ziehau <sephe at 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





More information about the Commits mailing list