DragonFly BSD
DragonFly commits List (threaded) for 2011-02
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


From: Sepherosa Ziehau <sephe@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 11 Feb 2011 22:56:23 -0800 (PST)

commit 8612069842715fdcffe730624cdbc2b40d2a0af9
Author: Sepherosa Ziehau <sephe@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



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