From owner-freebsd-current@FreeBSD.ORG Sun Jul 18 17:51:03 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A514D16A4CE for ; Sun, 18 Jul 2004 17:51:03 +0000 (GMT) Received: from sccrmhc12.comcast.net (sccrmhc12.comcast.net [204.127.202.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3AD7443D2D for ; Sun, 18 Jul 2004 17:51:02 +0000 (GMT) (envelope-from rodrigc@crodrigues.org) Received: from h00609772adf0.ne.client2.attbi.com ([66.30.114.143]) by comcast.net (sccrmhc12) with ESMTP id <2004071817510001200fkhp2e>; Sun, 18 Jul 2004 17:51:01 +0000 Received: from h00609772adf0.ne.client2.attbi.com (localhost [127.0.0.1]) i6IHox05001272; Sun, 18 Jul 2004 13:51:00 -0400 (EDT) (envelope-from rodrigc@h00609772adf0.ne.client2.attbi.com) Received: (from rodrigc@localhost)i6IHoxDu001271; Sun, 18 Jul 2004 13:50:59 -0400 (EDT) (envelope-from rodrigc) Date: Sun, 18 Jul 2004 13:50:59 -0400 From: Craig Rodrigues To: DrVince Message-ID: <20040718175059.GA1253@crodrigues.org> References: <20040718174256.M94141@anonymnet.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040718174256.M94141@anonymnet.net> User-Agent: Mutt/1.4.1i cc: freebsd-current Subject: Re: GEOM X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jul 2004 17:51:03 -0000 On Sun, Jul 18, 2004 at 12:44:20PM -0500, DrVince wrote: > Hi, > howcome, in recent build, I don't see GEOM create disks message at boot time > anymore? > > example: GEOM: create disk ad0 dp=0xc1d00970 See: http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/geom/geom_disk.c.diff?r1=1.81&r2=1.82 Revision 1.82 / (download) - annotate - [select for diffs], Fri Jan 23 10:56:16 2004 UTC (5 months, 3 weeks ago) by phk Branch: MAIN Changes since 1.81: +0 -6 lines Diff to previous 1.81 (colored) Remove no longer necessary debug printfs -- Craig Rodrigues http://crodrigues.org rodrigc@crodrigues.org