git: ioapic: Don't assert that interrupt mode are level/low or edge/high
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Fri Mar 25 08:04:58 PDT 2011
commit 68aa1040f483ecc4f8bf61d9f8d0a4b33895d950
Author: Sepherosa Ziehau <sephe at 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
More information about the Commits
mailing list