From owner-svn-src-all@FreeBSD.ORG Sat Jan 7 09:39:45 2012 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 67102106566B; Sat, 7 Jan 2012 09:39:45 +0000 (UTC) (envelope-from hans.petter.selasky@bitfrost.no) Received: from smtp01-out.isp.tdc.no (smtp01-out.isp.tdc.no [85.19.210.243]) by mx1.freebsd.org (Postfix) with ESMTP id DCF618FC13; Sat, 7 Jan 2012 09:39:44 +0000 (UTC) Received: from mail.bitfrost.no (mail.bitfrost.no [85.19.79.136]) by smtp01-out.isp.tdc.no (Postfix) with ESMTP id 8C9D0215C; Sat, 7 Jan 2012 10:22:45 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at bitfrost.no From: =?windows-1252?Q?Hans_Petter_Selasky?= To: =?windows-1252?Q?Doug_Barton?= Date: Sat, 7 Jan 2012 10:22:42 +0100 Mime-Version: 1.0 In-Reply-To: <4F080DAA.9030109@FreeBSD.org> References: <4F080DAA.9030109@FreeBSD.org> X-Priority: 3 (Normal) Message-Id: Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: "=?windows-1252?Q?svn-src-head=40freebsd.org?=" , "=?windows-1252?Q?svn-src-all=40freebsd.org?=" , "=?windows-1252?Q?src-committers=40freebsd.org?=" Subject: RE: svn commit: r228711 - head/sys/dev/usb/controller 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: Sat, 07 Jan 2012 09:39:45 -0000 Hi,=0D=0A=0D=0A=A0=0D=0A=0D=0AYes, that is correct.=0D=0A=0D=0A=A0=0D=0A=0D= =0AI was thinking to add something like if (bootverbose), please feel fre= e to do so. I'm very busy this weekend.=0D=0A=0D=0A=A0=0D=0A=0D=0ASome me= ssages are produced by new bus, and I'm not sure how easy those are to hi= de.=0D=0A=0D=0A=A0=0D=0A=0D=0AThe idea behind the messages, is that if an= ything hangs at shutdown, that it will easily be traced down.=0D=0A=0D=0A= =A0=0D=0A=0D=0A--HPS=0D=0A=A0=0D=0A-----Original message-----=0D=0ATo:Han= s Petter Selasky ;=20=0D=0ACC:src-committers@freebs= d.org; svn-src-all@freebsd.org; svn-src-head@freebsd.org;=20=0D=0AFrom:Do= ug Barton =0D=0ASent:Sat 07-01-2012 10:18=0D=0ASubject= :Re: svn commit: r228711 - head/sys/dev/usb/controller=0D=0AIs this the c= hange that is causing all the new usb-related messages when=0D=0Ashutting= down=3F If so, can it be hidden behind verbose=3F=0D=0A=0D=0A=0D=0ADoug=0D= =0A