From owner-freebsd-current@FreeBSD.ORG Sun Dec 28 18:42:09 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 706F216A4CE for ; Sun, 28 Dec 2003 18:42:09 -0800 (PST) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5678843D39 for ; Sun, 28 Dec 2003 18:42:07 -0800 (PST) (envelope-from doconnor@gsoft.com.au) Received: from chowder.dons.net.au (localhost [127.0.0.1]) (authenticated bits=0) by cain.gsoft.com.au (8.12.9/8.12.8) with ESMTP id hBT2fxE7095352; Mon, 29 Dec 2003 13:12:00 +1030 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: Brendon and Wendy Date: Mon, 29 Dec 2003 13:11:58 +1030 User-Agent: KMail/1.5.3 References: <1072654018.37585.2.camel@bigboot.humphrey.world> In-Reply-To: <1072654018.37585.2.camel@bigboot.humphrey.world> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200312291311.58552.doconnor@gsoft.com.au> X-Spam-Score: -4.4 () CARRIAGE_RETURNS,IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES,SPAM_PHRASE_00_01,USER_AGENT,USER_AGENT_KMAIL X-Scanned-By: MIMEDefang 2.16 (www . roaringpenguin . com / mimedefang) cc: freebsd-current@freebsd.org Subject: Re: USB Audio X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Dec 2003 02:42:09 -0000 On Monday 29 December 2003 09:56, Brendon and Wendy wrote: > So, my question is would anyone object to me having a go at freshening > the uaudio driver up? Could the audio guys please let me know if this is > totally infeasable? I dug up some patches to add recording to uaudio and they seem to work pretty well. I found them at http://www.clave.gr.jp/ml/bsd-usb/200301/msg00002.html To get them to compile on 4.x I had to change define the SPLAUDIO macro like so -> #define SPLAUDIO() splhigh() NFI if it will work in -current as is.. -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 9A8C 569F 685A D928 5140 AE4B 319B 41F4 5D17 FDD5