DragonFly-2.3.1.763.g662f6 master sys/bus/pci/amd64 mptable_pci.c pci_cfgreg.c sys/platform/pc64/amd64 mp_machdep.c sys/platform/pc64/conf files

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Fri Jul 10 19:37:16 PDT 2009


commit 662f60ef6f9a9bc9b319e1108897aff8e001c49c
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date:   Fri Jul 10 19:12:51 2009 +0800

    amd64: Copy MPTable PCI interrput routing code from i386
    
    Following three commits on i386 are merged:
    eaec4152c00f8d7503f218f2a246802044d2600e
    566f2cdcd40f5829aedb2c0b2a8339e189c7570d
    6fd2232c44c5937a832a5b929989de0b1ddfc9de

Summary of changes:
 sys/bus/pci/{i386 => amd64}/mptable_pci.c |    0
 sys/bus/pci/amd64/pci_cfgreg.c            |   45 -----------------------------
 sys/platform/pc64/amd64/mp_machdep.c      |   17 ++++++++---
 sys/platform/pc64/conf/files              |    1 +
 4 files changed, 13 insertions(+), 50 deletions(-)
 copy sys/bus/pci/{i386 => amd64}/mptable_pci.c (100%)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/662f60ef6f9a9bc9b319e1108897aff8e001c49c


-- 
DragonFly BSD source repository





More information about the Commits mailing list