Subject: re: Problems with netbooting a Netra (fwd)
To: Andrei Petrov <and@genesyslab.com>
From: matthew green <mrg@eterna.com.au>
List: port-sparc64
Date: 02/23/2001 15:06:07
com0 at ebus0 addr 3803f8-3803ff ipl 60panic: ino 60
kdb breakpoint at 125cc08
Stopped in pid 0 (swapper) at cpu_Debugger+0x4: nop
db>
this is actually a known problem that i am in the middle of trying to
solve. i have a solution, but my ethernet stops working with it.
you could 'fix' it by removing the if () panic() that causes this
in psycho.c:psycho_intr_map()... it's a bogus panic anyway, created
by my misunderstanding of interrupt issues on PCI machines. that
should get rid of the panic and it might even work.
.mrg.