From owner-freebsd-hackers Sun Jan 19 19: 1:40 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 E870737B401 for ; Sun, 19 Jan 2003 19:01:39 -0800 (PST) Received: from eagle.sharma-home.net (cpe-66-1-147-119.ca.sprintbbd.net [66.1.147.119]) by mx1.FreeBSD.org (Postfix) with ESMTP id B67B243E4A for ; Sun, 19 Jan 2003 19:01:37 -0800 (PST) (envelope-from adsharma@eagle.sharma-home.net) Received: by eagle.sharma-home.net (Postfix, from userid 500) id 300C08115; Sun, 19 Jan 2003 19:04:22 -0800 (PST) Date: Sun, 19 Jan 2003 19:04:22 -0800 From: Arun Sharma To: Terry Lambert Cc: hackers@freebsd.org Subject: Re: listing sysinit order ? Message-ID: <20030120030421.GA3176@sharma-home.net> References: <20030118203706.GA21624@sharma-home.net> <3E29D775.EA2323A9@mindspring.com> <3E29DDDB.6000906@sharma-home.net> <3E2AA0A9.C8386AED@mindspring.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3E2AA0A9.C8386AED@mindspring.com> User-Agent: Mutt/1.4i 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 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. -Arun To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message