From: Pavel M. <pa...@us...> - 2000-08-11 10:25:08
|
Update of /cvsroot/linux-vr/linux/arch/mips/r39xx In directory slayer.i.sourceforge.net:/tmp/cvs-serv4320 Modified Files: irq.c Log Message: Interrupts used to lock machine on first irq generated. (Pressing power was the way to hell). This fixes it. Note: interrupt handling on r39xx is as ugly as hell, and I'll probably just reqwrite irq-handler.S and irq.c. |