看板 DFBSD_commit 關於我們 聯絡資訊
commit 0bccf4f58edd59054bb036701eb5eabf8faf3a6e Author: Sepherosa Ziehau <sephe@dragonflybsd.org> Date: Sun May 15 15:21:11 2011 +0800 i386: Handle I/O APIC probing failure Summary of changes: sys/platform/pc32/apic/ioapic.c | 21 +++++++++++++-------- sys/platform/pc32/apic/ioapic.h | 2 +- sys/platform/pc32/apic/lapic.c | 18 ++++++++++++++++++ sys/platform/pc32/apic/lapic.h | 1 + sys/platform/pc32/i386/mp_machdep.c | 10 ++++++++-- 5 files changed, 41 insertions(+), 11 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0bccf4f58edd59054bb036701eb5eabf8faf3a6e -- DragonFly BSD source repository