Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Jan 2003 23:05:51 -0800
From:      Arun Sharma <arun@sharma-home.net>
To:        Terry Lambert <tlambert2@mindspring.com>
Cc:        hackers@freebsd.org
Subject:   Re: listing sysinit order ?
Message-ID:  <20030120070551.GA4293@sharma-home.net>
In-Reply-To: <3E2B9AEE.AF897AAB@mindspring.com>
References:  <20030118203706.GA21624@sharma-home.net> <3E29D775.EA2323A9@mindspring.com> <3E29DDDB.6000906@sharma-home.net> <3E2AA0A9.C8386AED@mindspring.com> <20030120030421.GA3176@sharma-home.net> <3E2B9AEE.AF897AAB@mindspring.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Jan 19, 2003 at 10:45:02PM -0800, Terry Lambert wrote:
> 
> SYSINIT would at least get you to where it's hanging, and you
> may not need information over and above that, FWIW.

Well, knowing that the kernel hangs in a function called "configure"
(SI_SUB_CONFIGURE, SI_ORDER_THIRD) isn't terribly useful. However,
knowing that it specifically hangs in eisa_probe() is useful.

Also, see the mail I just sent to -hackers about making
device_probe_and_attach verbose if bootverbose is set.

	-Arun

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030120070551.GA4293>