看板 DFBSD_commit 關於我們 聯絡資訊
commit 7da2706b8bf5236909eb4983d7415fe8976fbc5f Author: Sepherosa Ziehau <sephe@dragonflybsd.org> Date: Tue Feb 22 18:59:14 2011 +0800 mptable: Implement stub I/O APIC enumerator Summary of changes: sys/platform/pc32/i386/mp_machdep.c | 227 +++++++++++++++++++++++++++++++++ sys/platform/pc64/x86_64/mp_machdep.c | 227 +++++++++++++++++++++++++++++++++ 2 files changed, 454 insertions(+), 0 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7da2706b8bf5236909eb4983d7415fe8976fbc5f -- DragonFly BSD source repository