From ab7d8d6f72eaf545669a7d736154cba05a99d173 Mon Sep 17 00:00:00 2001 From: Jacob Meuser Date: Wed, 8 Aug 2007 05:51:24 +0000 Subject: revert the change in rev 1.60 of audio.c and the corresponding documentation change the audio layer is still too "imperfect" for this change fixes problems reported aanriot, matthieu and dtucker requested by deraadt --- share/man/man4/audio.4 | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'share/man') diff --git a/share/man/man4/audio.4 b/share/man/man4/audio.4 index 17afb388b6a..20761790407 100644 --- a/share/man/man4/audio.4 +++ b/share/man/man4/audio.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: audio.4,v 1.41 2007/07/06 04:40:20 jakemsr Exp $ +.\" $OpenBSD: audio.4,v 1.42 2007/08/08 05:51:23 jakemsr Exp $ .\" $NetBSD: audio.4,v 1.20 1998/05/28 17:27:15 augustss Exp $ .\" .\" Copyright (c) 1996 The NetBSD Foundation, Inc. @@ -35,7 +35,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: July 6 2007 $ +.Dd $Mdocdate: August 8 2007 $ .Dt AUDIO 4 .Os .Sh NAME @@ -118,7 +118,8 @@ concurrently without interference. If a full-duplex capable .Nm audio device is opened for both reading and writing, -it will start in full-duplex playback and recording mode. +it will start in half-duplex play mode; full-duplex mode has to be set +explicitly. On either type of device, if the playback mode is paused then silence is played instead of the provided samples and, if recording is paused, then the process blocks in -- cgit v1.2.3