From owner-cvs-src@FreeBSD.ORG  Wed Apr 27 21:24:28 2005
Return-Path: <owner-cvs-src@FreeBSD.ORG>
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 7CE5616A4CE; Wed, 27 Apr 2005 21:24:28 +0000 (GMT)
Received: from mail.vicor-nb.com (bigwoop.vicor-nb.com [208.206.78.2])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 57F9243D66; Wed, 27 Apr 2005 21:24:28 +0000 (GMT)
	(envelope-from julian@elischer.org)
Received: from [208.206.78.97] (julian.vicor-nb.com [208.206.78.97])
	by mail.vicor-nb.com (Postfix) with ESMTP
	id 3FEE37A403; Wed, 27 Apr 2005 14:24:28 -0700 (PDT)
Message-ID: <4270030B.3020300@elischer.org>
Date: Wed, 27 Apr 2005 14:24:27 -0700
From: Julian Elischer <julian@elischer.org>
User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.7) Gecko/20050423
X-Accept-Language: en, hu
MIME-Version: 1.0
To: Mathew Kanner <mat@cnd.mcgill.ca>
References: <200504271716.j3RHGRSq039872@repoman.freebsd.org>
	<20050427190022.GD11709@cnd.mcgill.ca> <426FFA68.10003@elischer.org>
	<20050427205753.GE11709@cnd.mcgill.ca>
In-Reply-To: <20050427205753.GE11709@cnd.mcgill.ca>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
cc: cvs-src@FreeBSD.org
cc: src-committers@FreeBSD.org
cc: Julian Elischer <julian@FreeBSD.org>
cc: cvs-all@FreeBSD.org
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 <cvs-src.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-src>,
	<mailto:cvs-src-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-src>
List-Post: <mailto:cvs-src@freebsd.org>
List-Help: <mailto:cvs-src-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-src>,
	<mailto:cvs-src-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 27 Apr 2005 21:24:28 -0000



Mathew Kanner wrote:

>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.
>  
>

Well in dmesg is better than never, but you can't get to the information 
without rebooting
 if it's under verbose (because most people don't boot verbose).

In sndstat it's there whenever you ask for it.


>	
>	--Mat
>  
>