Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-2-0] src/sys/dev
Module Name: src
Committed By: he
Date: Fri Jul 23 23:05:50 UTC 2004
Modified Files:
src/sys/dev [netbsd-2-0]: audio.c
Log Message:
Pull up revision 1.183 (requested by mycroft in ticket #699):
If we are short-circuiting audiostartp() because there is
not enough data present, do an extra wakeup() on the write
channel. This happens when we change parameters during
playback, at which point we flush the buffer and would
stall.
To generate a diff of this commit:
cvs rdiff -r1.182 -r1.182.2.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