Subject: CVS commit: [kent-audio1] src/sys/dev
To: None <source-changes@NetBSD.org>
From: TAMURA Kent <kent@netbsd.org>
List: source-changes
Date: 01/01/2005 11:28:27
Module Name:	src
Committed By:	kent
Date:		Sat Jan  1 11:28:27 UTC 2005

Modified Files:
	src/sys/dev [kent-audio1]: audio.c audiovar.h

Log Message:
* remove audio_ringbuffer::used.
* usedlow and usedhigh represent watermarks for the buffer near to userland.
* fix incorrect implementation for kqueue filters


To generate a diff of this commit:
cvs rdiff -r1.184.2.16 -r1.184.2.17 src/sys/dev/audio.c
cvs rdiff -r1.31.2.7 -r1.31.2.8 src/sys/dev/audiovar.h

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