CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/09/24 12:37:50
Modified files:
sys/arch/sgi/localbus: imc.c tcc.c
Log message:
IP26 streaming cache controller bus error interrupts are reported as hardware
level 4 interrupts, just like memory controller bus errors; register the
tcc(4) handler with the right cause register bitmask, and teach imc(4) not
to claim the interrupt if it did not trigger it.
