From owner-svn-src-all@FreeBSD.ORG Thu Sep 10 19:11:24 2009 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1657E10656C7; Thu, 10 Sep 2009 19:11:24 +0000 (UTC) (envelope-from des@des.no) Received: from tim.des.no (tim.des.no [194.63.250.121]) by mx1.freebsd.org (Postfix) with ESMTP id C371E8FC17; Thu, 10 Sep 2009 19:11:23 +0000 (UTC) Received: from ds4.des.no (des.no [84.49.246.2]) by smtp.des.no (Postfix) with ESMTP id E0BDD6D44E; Thu, 10 Sep 2009 19:11:21 +0000 (UTC) Received: by ds4.des.no (Postfix, from userid 1001) id B9A25844E0; Thu, 10 Sep 2009 21:11:21 +0200 (CEST) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: Nick Hibma References: <200909101833.n8AIX8p6027487@svn.freebsd.org> Date: Thu, 10 Sep 2009 21:11:21 +0200 In-Reply-To: <200909101833.n8AIX8p6027487@svn.freebsd.org> (Nick Hibma's message of "Thu, 10 Sep 2009 18:33:08 +0000 (UTC)") Message-ID: <86iqfq8vja.fsf@ds4.des.no> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.92 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r197072 - in head/sys: dev/ichwd netsmb X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Sep 2009 19:11:24 -0000 Nick Hibma writes: > Log: > Don't print out a message on loading a module. 'kldload -v' and 'kldst= at > | grep ' can be used instead. >=20=20=20 > Put a message behind bootverbose as >=20=20=20 > ichwd0: on isa0 > ichwd0: Intel ICH6M watchdog timer (ICH6 or equivalent) >=20=20=20 > does not make a lot of sense. Why doesn't it make sense? Every other device announces itself when it attaches; why shouldn't ichwd0 do so? DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no