git: madt: Prepare to extract I/O APIC information from MADT

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Fri Feb 11 22:58:01 PST 2011


commit 8612069842715fdcffe730624cdbc2b40d2a0af9
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date:   Sat Feb 12 14:22:09 2011 +0800

    madt: Prepare to extract I/O APIC information from MADT
    
    - Run madt_probe() at BOOT2_PRESMP/ORDER_FIRST.
    - Save MADT's physical address in global variable.
    - Move preliminary LAPIC checks from MADT probing to MADT LAPIC
      enumerator's probing function.

Summary of changes:
 sys/platform/pc32/i386/mp_madt.c   |  162 ++++++++++++++++++++----------------
 sys/platform/pc64/x86_64/mp_madt.c |  162 ++++++++++++++++++++----------------
 2 files changed, 182 insertions(+), 142 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8612069842715fdcffe730624cdbc2b40d2a0af9


-- 
DragonFly BSD source repository





More information about the Commits mailing list