Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 02/05/1996 16:20:04
scottr
Mon Feb  5 16:11:13 EST 1996
Update of /a/cvsroot/src/sys/dev
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv882

Modified Files:
	audio.c audiovar.h 
Log Message:
Don't adjust the number of blocks in the ring buffer if the driver
is currently outputting silence.  Fix from Lennart Augustsson
<augustss@cs.chalmers.se>, closes PR #2010.