Date: Wed, 16 Oct 2002 07:08:51 -0400 From: Donn Miller <dmmiller@cvzoom.net> To: Dean Hollister <dean@odyssey.apana.org.au> Cc: stable@freebsd.org Subject: Re: 4.7-STABLE kernel panics, revisited Message-ID: <3DAD48C3.2090807@cvzoom.net> References: <aojb6k$nhd$1@FreeBSD.csie.NCTU.edu.tw>
next in thread | previous in thread | raw e-mail | index | archive | help
Dean Hollister wrote: > Dear All, > > I cvsupped -STABLE yesterday and rebuilt the kernels of the 2 troublesome > boxes. Both rebooted into 4.7-STABLE flawlessly. Has anything at kernel > level changed since my email last week advising of the kernel panic problem? Well, one problem was that there was some issues with /sys/i386/i386/nexus.c and certain EISA probe/attach routines. Seems device_add_child() was being called there instead of BUS_ADD_CHILD(), resulting in fatal traps on certain HW with EISA buses. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3DAD48C3.2090807>