Subject: CVS commit: [netbsd-2-0] src/sys/dev
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 07/23/2004 23:05:50
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.