CVSROOT: /cvs
Module name: src
Changes by: [EMAIL PROTECTED] 2008/09/17 21:56:25
Modified files:
sys/arch/macppc/dev: macintr.c openpic.c
sys/arch/macppc/include: intr.h
sys/arch/macppc/macppc: clock.c cpu.c genassym.cf machdep.c
sys/arch/powerpc/include: intr.h
sys/arch/powerpc/powerpc: intr.c mutex.S
Log message:
Redesign of the powerpc interrupt architecture, use true levels intead of
blocking specific interrupts. Needs signficant testing to prove that
one remaining elusive bug has been squashed.