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.760.ga0f63 master sys/bus/pci/i386 mptable_pci.c pci_cfgreg.c sys/bus/pci pci.c sys/platform/pc32/conf files


From: Sepherosa Ziehau <sephe@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 10 Jul 2009 19:35:43 -0700 (PDT)

commit a0f63ddc0da202edb4f9107d22aa5a54ec8d20cd
Author: Sepherosa Ziehau <sephe@dragonflybsd.org>
Date:   Thu Jul 9 22:06:54 2009 +0800

    pci: Add MPTable Host-PCI/PCI-PCI bridges drivers.
    
    - This driver overrides PCI bridge interrupt routing method.
    - Nuke APIC_IO workaround in PCI configuration reading functions.
    
    Obtained-from: FreeBSD

Summary of changes:
 sys/bus/pci/i386/mptable_pci.c |  236 ++++++++++++++++++++++++++++++++++++++++
 sys/bus/pci/i386/pci_cfgreg.c  |   45 --------
 sys/bus/pci/pci.c              |   38 +------
 sys/platform/pc32/conf/files   |    1 +
 4 files changed, 238 insertions(+), 82 deletions(-)
 create mode 100644 sys/bus/pci/i386/mptable_pci.c

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/a0f63ddc0da202edb4f9107d22aa5a54ec8d20cd


-- 
DragonFly BSD source repository



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