Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 06/07/1999 12:24:39
Module Name:	syssrc
Committed By:	thorpej
Date:		Mon Jun  7 19:24:39 UTC 1999

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

Log Message:
Don't clobber the error returned by uiomove() when starting the audio
output (in case we got a partial block).  Fixes PR #7722, from
Antti Kantee <pooka@iki.fi>.


To generate a diff of this commit:
cvs rdiff -r1.114 -r1.115 syssrc/sys/dev/audio.c

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