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

git: apic: Initialize LAPIC before programming I/O APIC


From: Sepherosa Ziehau <sephe@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 19 Mar 2011 00:56:06 -0700 (PDT)

commit a40ec0038b5c39aa2950b64996e0f05138fc0a2e
Author: Sepherosa Ziehau <sephe@dragonflybsd.org>
Date:   Sat Mar 19 15:47:20 2011 +0800

    apic: Initialize LAPIC before programming I/O APIC
    
    On the system without IMCR, I/O APIC is enabled when it is first accessed.
    Before I/O APIC is enabled, LAPIC should be initialized.

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

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


-- 
DragonFly BSD source repository



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