From owner-freebsd-hackers Mon Oct 13 19:38:00 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id TAA14081 for hackers-outgoing; Mon, 13 Oct 1997 19:38:00 -0700 (PDT) (envelope-from owner-freebsd-hackers) Received: from pcpsj.pfcs.com (3UN4O8SdDF1H+DdDQcen1rF2N4I21Jzv@harlan.fred.net [205.252.219.31]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id TAA14075 for ; Mon, 13 Oct 1997 19:37:56 -0700 (PDT) (envelope-from harlan@mumps.pfcs.com) Received: from mumps.pfcs.com (mumps.pfcs.com [192.52.69.11]) by pcpsj.pfcs.com (8.8.6/8.6.9) with SMTP id WAA02928 for ; Mon, 13 Oct 1997 22:37:32 -0400 (EDT) Received: from localhost by mumps.pfcs.com with SMTP id AA13635 (5.67b/IDA-1.5 for ); Mon, 13 Oct 1997 22:37:31 -0400 To: hackers@FreeBSD.ORG Subject: Re: fnord0: disabled, not probed. In-Reply-To: Taco's message of "Sun, 12 Oct 1997 19:39:25 PDT." <344189DD.3B54AFBF@mad.scientist.com> Date: Mon, 13 Oct 1997 22:37:29 -0300 Message-Id: <13633.876796649@mumps.pfcs.com> From: Harlan Stenn Sender: owner-freebsd-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk I'd rather see "what happened" messages on the console during boot, and a more detailed list of "what did and didn't happen" written to the disk file. Perhaps changing the printf's to a macro or subroutine, and separating the verbosity levels of the "console" and the "log file" information streams. H