From owner-freebsd-multimedia@FreeBSD.ORG Wed Apr 13 13:55:14 2005 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5134916A4CF for ; Wed, 13 Apr 2005 13:55:14 +0000 (GMT) Received: from torrent.cc.mcgill.ca (torrent.cc.mcgill.ca [132.206.27.49]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB30343D48 for ; Wed, 13 Apr 2005 13:55:13 +0000 (GMT) (envelope-from mat@cnd.mcgill.ca) Received: from mailscan3.cc.mcgill.ca (mailscan3.CC.McGill.CA [132.216.77.250])j3DDtCZi005137; Wed, 13 Apr 2005 09:55:12 -0400 Received: from cube.cnd.mcgill.ca (cube.CND.McGill.CA [132.216.25.196]) j3DDstBI000030; Wed, 13 Apr 2005 09:54:55 -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 j3DDst2W005067; Wed, 13 Apr 2005 09:54:55 -0400 Received: from localhost.localdomain (acid [127.0.0.1]) j3DDss9Y006733; Wed, 13 Apr 2005 09:54:54 -0400 Received: (from mat@localhost) by localhost.localdomain (8.12.11/8.12.11/Submit) id j3DDsr0v006732; Wed, 13 Apr 2005 09:54:53 -0400 Date: Wed, 13 Apr 2005 09:54:52 -0400 From: Mathew Kanner To: Christian Brueffer Message-ID: <20050413135452.GE2178@cnd.mcgill.ca> References: <20050413115547.GB1839@unixpages.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050413115547.GB1839@unixpages.org> User-Agent: Mutt/1.4.2i Organization: I speak for myself, operating in Montreal, CANADA cc: multimedia@freebsd.org Subject: Re: Supported uaudio(4) devices X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 13:55:14 -0000 On Apr 13, Christian Brueffer wrote: > Hi, > > I'd like to add a list of supported devices to the uaudio(4) manpage. > So, if anyone is using this driver, please send me the complete name > of the device so it can be added. I think this is the wrong idea. This is a class driver so *all* devices should be supported. If you know of any that don't work we should list them and try to fix them. --Mat