看板 DFBSD_commit 關於我們 聯絡資訊
commit 446e1dab5e5067ea6f6cfb988b3c9eeedbcaf0ca Author: Sepherosa Ziehau <sephe@dragonflybsd.org> Date: Mon Mar 14 21:23:12 2011 +0800 ioapic: Remove unused TUNABLE_INT Since apic_io_enable will be needed very early during boot, its value is fetched explicitly by calling TUNABLE_FETCH_INT() Summary of changes: sys/platform/pc32/i386/machdep.c | 2 -- sys/platform/pc64/x86_64/machdep.c | 1 - 2 files changed, 0 insertions(+), 3 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/446e1dab5e5067ea6f6cfb988b3c9eeedbcaf0ca -- DragonFly BSD source repository