Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Dec 2003 13:11:58 +1030
From:      "Daniel O'Connor" <doconnor@gsoft.com.au>
To:        Brendon and Wendy <wendy.humphrey@comcast.net>
Cc:        freebsd-current@freebsd.org
Subject:   Re: USB Audio
Message-ID:  <200312291311.58552.doconnor@gsoft.com.au>
In-Reply-To: <1072654018.37585.2.camel@bigboot.humphrey.world>
References:  <1072654018.37585.2.camel@bigboot.humphrey.world>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200312291311.58552.doconnor>