看板 DFBSD_commit 關於我們 聯絡資訊
commit 23b08e03ab095528f1f7741ffde842d8b4f354b6 Author: Sepherosa Ziehau <sephe@dragonflybsd.org> Date: Thu Mar 17 18:55:41 2011 +0800 ioapic: Setup I/O APIC according to the saved information. Stage 1/2 Summary of changes: sys/platform/pc32/apic/mpapic.c | 117 ++++++++++++++++++++++++++++++++++++++- sys/platform/pc32/include/smp.h | 3 + sys/platform/pc64/apic/mpapic.c | 117 ++++++++++++++++++++++++++++++++++++++- sys/platform/pc64/include/smp.h | 2 + 4 files changed, 235 insertions(+), 4 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/23b08e03ab095528f1f7741ffde842d8b4f354b6 -- DragonFly BSD source repository