From owner-cvs-src@FreeBSD.ORG Wed Mar 2 20:12:02 2005 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D684016A4CE; Wed, 2 Mar 2005 20:12:02 +0000 (GMT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 845AE43D1D; Wed, 2 Mar 2005 20:12:02 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.13.1/8.13.1) with ESMTP id j22KBxkl082667; Wed, 2 Mar 2005 12:11:59 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.13.3/8.13.1/Submit) id j22KBwfr082666; Wed, 2 Mar 2005 12:11:58 -0800 (PST) (envelope-from obrien) Date: Wed, 2 Mar 2005 12:11:58 -0800 From: "David O'Brien" To: Scott Long Message-ID: <20050302201158.GA82598@dragon.nuxi.com> References: <200503020913.j229DBBi054947@repoman.freebsd.org> <4225D96F.9090803@samsco.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4225D96F.9090803@samsco.org> X-Operating-System: FreeBSD 6.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 User-Agent: Mutt/1.5.8i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/aac aac.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Mar 2005 20:12:03 -0000 On Wed, Mar 02, 2005 at 08:19:11AM -0700, Scott Long wrote: > David E. O'Brien wrote: > >obrien 2005-03-02 09:13:11 UTC > > > > FreeBSD src repository > > > > Modified files: (Branch: RELENG_5) > > sys/dev/aac aac.c > > Log: > > MFC: rev 1.102: Put some of the probe messages under bootverbose. > > > > Revision Changes Path > > 1.101.2.4 +16 -15 src/sys/dev/aac/aac.c > > I don't recall there being an 'MFC after' message on the original > commit, nor do I recall you contacting the maintainer to see if he > wanted this merged. In fact, I DO NOT WANT IT MERGED. Thanks. It has been discussed several times that our boot messages have grown too verbose, and you have taken a position on IRC that they should be reduced. Why should we have HEAD and RELENG_5 diverged in this way? Why as a driver developer would you want less information from branch where the development takes place? -- -- David (obrien@FreeBSD.org)