Subject: Re: 4.99.51 kernel crashes while detecting a PCI card
To: Matthias Scheler <tron@zhadum.org.uk>
From: Martin Husemann <martin@duskware.de>
List: port-sparc64
Date: 02/01/2008 15:17:02
On Fri, Feb 01, 2008 at 01:23:51PM +0000, Matthias Scheler wrote:
> Any ideas? The machines boots fine with a very old 4.99.18 kernel.

This is probably an unaligned pci_conf_read() call - can you build a 
netbsd.gdb kernel and locate the caller of it?

Martin