Subject: CVS commit: [netbsd-4] src/sys/dev
To: None <source-changes@NetBSD.org>
From: Jeff Rizzo <riz@netbsd.org>
List: source-changes
Date: 02/03/2008 19:08:42
Module Name:	src
Committed By:	riz
Date:		Sun Feb  3 19:08:42 UTC 2008

Modified Files:
	src/sys/dev [netbsd-4]: audio.c

Log Message:
Pull up following revision(s) (requested by gson in ticket #1054):
	sys/dev/audio.c: revision 1.233
Don't enter an infinite loop in audio_read() when the sc->sc_rustream
buffer is full.  Fixes kern/34659.


To generate a diff of this commit:
cvs rdiff -r1.215.2.3 -r1.215.2.4 src/sys/dev/audio.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.