Subject: CVS commit: src/sys/dev
To: None <source-changes@NetBSD.org>
From: Andreas Gustafsson <gson@netbsd.org>
List: source-changes
Date: 01/23/2008 14:14:57
Module Name:	src
Committed By:	gson
Date:		Wed Jan 23 14:14:57 UTC 2008

Modified Files:
	src/sys/dev: audio.c

Log Message:
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.232 -r1.233 src/sys/dev/audio.c

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