CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2009/05/15 16:59:07
Modified files: sys/arch/sgi/sgi: ip27_machdep.c Log message: Don't forget to make sure IMR writes hit the hardware (by reading back from the Hub) before continuing (this was missing in one place). Also exit early from the interrupt mask handling loop if all sources have been serviced.