git: ioapic: Save I/O APIC information for later configuration
    Sepherosa Ziehau 
    sephe at crater.dragonflybsd.org
       
    Thu Mar 17 01:16:24 PDT 2011
    
    
  
commit ebf4f4172cec6c59c644e7086d4d5fb86f3bea1d
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date:   Thu Mar 17 14:45:45 2011 +0800
    ioapic: Save I/O APIC information for later configuration
Summary of changes:
 sys/platform/pc32/apic/mpapic.c       |  101 ++++++++++++++++++++++++++++++++-
 sys/platform/pc32/i386/mp_machdep.c   |    3 +-
 sys/platform/pc32/i386/mp_madt.c      |   14 +++++
 sys/platform/pc32/include/smp.h       |    1 +
 sys/platform/pc64/apic/mpapic.c       |  100 ++++++++++++++++++++++++++++++++-
 sys/platform/pc64/include/smp.h       |    1 +
 sys/platform/pc64/x86_64/mp_machdep.c |    3 +-
 sys/platform/pc64/x86_64/mp_madt.c    |   14 +++++
 8 files changed, 231 insertions(+), 6 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ebf4f4172cec6c59c644e7086d4d5fb86f3bea1d
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list