看板 DFBSD_commit 關於我們 聯絡資訊
commit 68aa1040f483ecc4f8bf61d9f8d0a4b33895d950 Author: Sepherosa Ziehau <sephe@dragonflybsd.org> Date: Fri Mar 25 21:04:38 2011 +0800 ioapic: Don't assert that interrupt mode are level/low or edge/high For ACPI SCI, other combinations may be used by brain damaged BIOSes. Summary of changes: sys/platform/pc32/apic/ioapic_abi.c | 8 -------- sys/platform/pc64/apic/ioapic_abi.c | 8 -------- 2 files changed, 0 insertions(+), 16 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/68aa1040f483ecc4f8bf61d9f8d0a4b33895d950 -- DragonFly BSD source repository