CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2009/05/15 00:29:39
Modified files: sys/arch/sgi/sgi: ip27_machdep.c sys/arch/sgi/xbow: xbridge.c Log message: Do not explicitely clear interrupt sources in the interrupt handler, but ask the Bridge to do this for us; this makes the initial interrupt deadlock workaround functional again.