On Sat, Oct 29, 2011 at 08:06:18PM +0200, Mark Kettenis wrote: > > Date: Sat, 29 Oct 2011 19:38:10 +0200 > > From: Tobias Ulmer <[email protected]> > > > > schizo0: pci bus A error > > More stuff should be printed on the console after that. Please > provide that information, since it will tell us what is happening. >
After looking at the code I can see why you're thinking there must be more. Theo already thinks I'm a big liar ;) Anyway, after one printf, including newline, the machine is frozen. DDB doesn't work. Serial console or framebuffer does not make a difference. I've removed the printfs and put everything into one line, just above the panic(). This is what I get: PCIAFSR=0 PCIAFAR=0 PCICTRL=10710a2cff<MMU,MMU_INT,EEN> PCICSR=2a00146<MEM,MASTER,PARITY,SERR,CLK66,BACK2BACK_STAT,DEVSEL_MEDIUM> IOMMUCTRL=3060001 IOMMUTFAR=1cac138 Aynthing else I could try?
