看板 DFBSD_commit 關於我們 聯絡資訊
commit 9caf58d72dc217c114031cde06852f693a6f3471 Author: Sepherosa Ziehau <sephe@dragonflybsd.org> Date: Thu Jan 27 10:59:39 2011 +0800 intr: Prepare to support 192 IDT entries; don't allow syscall to be taken. Summary of changes: sys/platform/pc32/apic/apic_abi.c | 3 ++- sys/platform/pc32/isa/intr_machdep.h | 1 + sys/platform/pc64/apic/apic_abi.c | 3 ++- sys/platform/pc64/isa/intr_machdep.h | 1 + 4 files changed, 6 insertions(+), 2 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/9caf58d72dc217c114031cde06852f693a6f3471 -- DragonFly BSD source repository