From owner-freebsd-hackers Sun Jan 19 22:48: 2 2003 Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8CE4A37B401 for ; Sun, 19 Jan 2003 22:48:01 -0800 (PST) Received: from heron.mail.pas.earthlink.net (heron.mail.pas.earthlink.net [207.217.120.189]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F63B43ED8 for ; Sun, 19 Jan 2003 22:48:01 -0800 (PST) (envelope-from tlambert2@mindspring.com) Received: from pool0314.cvx22-bradley.dialup.earthlink.net ([209.179.199.59] helo=mindspring.com) by heron.mail.pas.earthlink.net with asmtp (SSLv3:RC4-MD5:128) (Exim 3.33 #1) id 18aVis-00045O-00; Sun, 19 Jan 2003 22:47:55 -0800 Message-ID: <3E2B9AEE.AF897AAB@mindspring.com> Date: Sun, 19 Jan 2003 22:45:02 -0800 From: Terry Lambert X-Mailer: Mozilla 4.79 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Arun Sharma Cc: hackers@freebsd.org Subject: Re: listing sysinit order ? References: <20030118203706.GA21624@sharma-home.net> <3E29D775.EA2323A9@mindspring.com> <3E29DDDB.6000906@sharma-home.net> <3E2AA0A9.C8386AED@mindspring.com> <20030120030421.GA3176@sharma-home.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-ELNK-Trace: b1a02af9316fbb217a47c185c03b154d40683398e744b8a4c6afcb7a505719c55bc40a11bc65601a666fa475841a1c7a350badd9bab72f9c350badd9bab72f9c Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Arun Sharma wrote: > On Sun, Jan 19, 2003 at 04:57:13AM -0800, Terry Lambert wrote: > > You will get the information you seem to be asking for (unless I'm > > misunderstanding you, and you are trying to lead upo asking for a > > string identifier, and for some reason you don't want to come out > > and ask for a modification of the SYSINIT macro, for some reason...). > > That may be the right thing to do. I was worried about the unnecessary > bloat it would add to a non-debug kernel. > > However, I figured that I was barking up the wrong tree. To debug driver > initialization hangs, I need to put printfs in kern/subr_bus.c, not the > sysinit code. SYSINIT would at least get you to where it's hanging, and you may not need information over and above that, FWIW. -- Terry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message