Subject: q610, address error during nubus probe
To: None <port-mac68k@NetBSD.ORG>
From: Erik Bertelsen <erik@sockdev.uni-c.dk>
List: port-mac68k
Date: 07/05/1997 11:24:07
Since about two days ago, I cannot boot -current kernels on my Quadra 610.

The kernel gets an address error while probing the (non-existant) nubus
slots.:


nubus0: failed to map slot 9, 0xf9000000      [this is not new]
trap type 1, code=0, v=11dcd0
kernel: address error trap
pid=0, pc=0000a28f2, ps=2000, sfc=0001, dfc=0001.
-- followed by a register and stack dump.


A backtrace in the debugger reveals that the address error has occurred
at (or close to) nubus_probe_slot+36.

Enabling more debug in nubus.c indicates that the error occurs while
probing slot 10.

Any ideas ?

- Erik Bertelsen