CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/01/09 11:53:16
Modified files:
sys/arch/i386/i386: ioapic.c
Log message:
Make sure we move an interrupt vector to the "lowest" priority level if
necessary. Fixes a nasty bug with establishing interrupts "late". Also
make sure we skip the handler being removed when calculating the new "lowest"
and "highest" priority level when disestablishing interrupts. Remove dmesg
spam when freeing vectors.
tested by many, ok marco@, beck@
