看板 DFBSD_commit 關於我們 聯絡資訊
commit 1365d5cde00414fde57ba7c5e54ddf11dd99b1c4 Author: Sepherosa Ziehau <sephe@dragonflybsd.org> Date: Tue Feb 15 23:02:30 2011 +0800 madt: Ignore interrupt override entry if no overriding will happen While I'm here, fix up the warning message about bogus trigger mode and polarity. Summary of changes: sys/platform/pc32/i386/mp_madt.c | 35 ++++++++++++++++++++++------------- sys/platform/pc64/x86_64/mp_madt.c | 35 ++++++++++++++++++++++------------- 2 files changed, 44 insertions(+), 26 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1365d5cde00414fde57ba7c5e54ddf11dd99b1c4 -- DragonFly BSD source repository