From owner-cvs-sys Tue Mar 4 02:27:20 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id CAA13737 for cvs-sys-outgoing; Tue, 4 Mar 1997 02:27:20 -0800 (PST) Received: from root.com (implode.root.com [198.145.90.17]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id CAA13729; Tue, 4 Mar 1997 02:27:17 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by root.com (8.8.5/8.6.5) with SMTP id CAA12936; Tue, 4 Mar 1997 02:24:47 -0800 (PST) Message-Id: <199703041024.CAA12936@root.com> X-Authentication-Warning: implode.root.com: localhost [127.0.0.1] didn't use HELO protocol To: "Gary Palmer" cc: Bruce Evans , cvs-all@freefall.freebsd.org, CVS-committers@freefall.freebsd.org, cvs-sys@freefall.freebsd.org Subject: Re: cvs commit: src/sys/i386/isa clock.c In-reply-to: Your message of "Tue, 04 Mar 1997 05:21:02 EST." <22931.857470862@orion.webspan.net> From: David Greenman Reply-To: dg@root.com Date: Tue, 04 Mar 1997 02:24:47 -0800 Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >David Greenman wrote in message ID ><199703041013.CAA12868@root.com>: >> The clock calibration line should not be emitted unless bootverbose is >> specified. It is meaningless to most people and is just more cruft to fill >> up the message buffer. > >Since there is a pause while the clocks are calibrated, perhaps a >simple `Calibrating clocks\n' style message for the nonverbose case? >Would that keep most/all people happy? The pause isn't long enough to matter. No message should be emitted. -DG David Greenman Core-team/Principal Architect, The FreeBSD Project