From owner-cvs-src@FreeBSD.ORG Wed Apr 27 20:58:34 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 DCE1816A4CE; Wed, 27 Apr 2005 20:58:33 +0000 (GMT) Received: from torrent.cc.mcgill.ca (torrent.cc.mcgill.ca [132.206.27.49]) by mx1.FreeBSD.org (Postfix) with ESMTP id 79E9643D2F; Wed, 27 Apr 2005 20:58:33 +0000 (GMT) (envelope-from mat@cnd.mcgill.ca) Received: from mailscan2.cc.mcgill.ca (mailscan2.CC.McGill.CA [132.216.77.249])j3RKwDHq018180; Wed, 27 Apr 2005 16:58:23 -0400 Received: from cube.cnd.mcgill.ca (cube.CND.McGill.CA [132.216.25.196]) j3RKw8Tg020141; Wed, 27 Apr 2005 16:58:08 -0400 (EDT) Received: from localhost.localdomain (acid.cnd.mcgill.ca [132.216.11.151]) by cube.cnd.mcgill.ca (8.12.11/8.12.11) with ESMTP id j3RKvsam012998; Wed, 27 Apr 2005 16:57:54 -0400 Received: from localhost.localdomain (acid [127.0.0.1]) j3RKvsiX014227; Wed, 27 Apr 2005 16:57:54 -0400 Received: (from mat@localhost) by localhost.localdomain (8.12.11/8.12.11/Submit) id j3RKvrpN014226; Wed, 27 Apr 2005 16:57:53 -0400 Date: Wed, 27 Apr 2005 16:57:53 -0400 From: Mathew Kanner To: Julian Elischer Message-ID: <20050427205753.GE11709@cnd.mcgill.ca> References: <200504271716.j3RHGRSq039872@repoman.freebsd.org> <20050427190022.GD11709@cnd.mcgill.ca> <426FFA68.10003@elischer.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <426FFA68.10003@elischer.org> User-Agent: Mutt/1.4.2i Organization: I speak for myself, operating in Montreal, CANADA cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Julian Elischer cc: cvs-all@FreeBSD.org cc: Mathew Kanner Subject: Re: cvs commit: src/sys/dev/sound/usb uaudio.c uaudio.h uaudio_pcm.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Apr 2005 20:58:34 -0000 On Apr 27, Julian Elischer wrote: > > only got your email after doing the commit.. > As I said inthe other email.. > I think dfferently. > We can put it in either place (or both), but I think it's much more > useful here. Let's keep it here until I commit the version that does it in boot verbose (it's much shorter than what I remeber the PR having) The information will appear under boot_veborbose for that 1 time in 1000 that you want more information about your USB device. If people complain, I'll put this back. Hope this is ok for you. --Mat