git: madt: Configure interrupt trigger mode does not work quite well yet.
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Fri Mar 25 08:05:00 PDT 2011
commit ca4177e4c77519d91aea33566497ac9b0649a2f7
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Thu Mar 24 19:05:41 2011 +0800
madt: Configure interrupt trigger mode does not work quite well yet.
One of my system has interrupt storm on ACPI SCI (irq 9) after
change ACPI SCI mode to level/low (was edge/high).
Summary of changes:
sys/platform/pc32/i386/mp_madt.c | 2 ++
sys/platform/pc64/x86_64/mp_madt.c | 2 ++
2 files changed, 4 insertions(+), 0 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ca4177e4c77519d91aea33566497ac9b0649a2f7
--
DragonFly BSD source repository
More information about the Commits
mailing list