Subject: Re: I20 kernel crash
To: James Moulton <moulton@ons.com>
From: Andrew Doran <ad@netbsd.org>
List: port-i386
Date: 01/03/2001 21:23:28
James Moulton <moulton@ons.com> wrote:

> Hi all, I have built a kernel using the -current for the I2O support
> and the kernel crashes during i2o configuration.  Any help would be
> appreciated (trace below).

That was my fault, sorry. Update your kernel source tree, recompile, and try
again, and it should work just fine.

If you have sys/dev/i2o/iop.c revision 1.8, then you can skip updating your
source tree and just apply the following patch under sys/dev/ instead:

	http://www.netbsd.org/~ad/i2opatch

Andrew