CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2009/07/22 14:08:23
Modified files: sys/arch/sgi/localbus: macebus.c Log message: Make sure the irq numbers for the O2 event counters match the interrupt lines reported in dmesg. While there, silence the spurious interrupt warning logic if, at the time it is triggered, there are really no hardware interrupts pending; this can happen if serial interrupts gets processed e.g. at splx() before the hardware interrupt routine has a change to run.