Subject: PR/30044 CVS commit: [netbsd-3] src/sys/dev
To: None <jmcneill@netbsd.org, gnats-admin@netbsd.org,>
From: Matthias Scheler <tron@netbsd.org>
List: netbsd-bugs
Date: 04/25/2005 14:50:03
The following reply was made to PR misc/30044; it has been noted by GNATS.

From: Matthias Scheler <tron@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/30044 CVS commit: [netbsd-3] src/sys/dev
Date: Mon, 25 Apr 2005 14:49:46 +0000 (UTC)

 Module Name:	src
 Committed By:	tron
 Date:		Mon Apr 25 14:49:46 UTC 2005
 
 Modified Files:
 	src/sys/dev [netbsd-3]: audio.c
 
 Log Message:
 Pull up revision 1.193 (requested by jmcneill in ticket #200):
 Enable full-duplex mode by default on drivers that support it if the
 underlying audio device was opened read/write. This is consistent with
 Linux OSS behaviour and fixes a bug with certain applications (including
 Skype) that assume this behaviour.
 Fixes PR# 30044.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.192 -r1.192.4.1 src/sys/dev/audio.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.