From 64337581e0aed5990bffe3e011f83a04f35e419e Mon Sep 17 00:00:00 2001 From: Jacob Meuser Date: Wed, 18 Nov 2009 21:13:18 +0000 Subject: * always move the same amount of data (256 frames) in the interrupt handler * round blocksizes to multiples of 256 frames * fix display of record.source.volume and add record.mic.preamp mixer controls * add recording support ok kettenis@. ok ratchov@ on a slightly different version. --- share/man/man4/man4.sgi/mavb.4 | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'share/man') diff --git a/share/man/man4/man4.sgi/mavb.4 b/share/man/man4/man4.sgi/mavb.4 index a5b34bb7408..d5da6990141 100644 --- a/share/man/man4/man4.sgi/mavb.4 +++ b/share/man/man4/man4.sgi/mavb.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mavb.4,v 1.6 2009/10/26 18:38:09 miod Exp $ +.\" $OpenBSD: mavb.4,v 1.7 2009/11/18 21:13:17 jakemsr Exp $ .\" .\" Copyright (c) 2005 Mark Kettenis .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: October 26 2009 $ +.Dd $Mdocdate: November 18 2009 $ .Dt MAVB 4 sgi .Os .Sh NAME @@ -59,5 +59,4 @@ Therefore, the volume buttons only control the output volume of the DAC. .Sh BUGS Currently only sample rates up to 48 kHz are supported. -Recording is not implemented yet. The second DAC on the AD1843 codec sits idle. -- cgit v1.2.3