Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-3] src/sys/dev



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.




Home | Main Index | Thread Index | Old Index