Subject: CVS commit: src/sys/dev
To: None <source-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: source-changes
Date: 12/13/2007 14:40:37
Module Name:	src
Committed By:	joerg
Date:		Thu Dec 13 14:40:37 UTC 2007

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

Log Message:
Don't count poll(2) and select(2) as device activity. Don't activate the
device on write(2) if it is suspended and was not idle.


To generate a diff of this commit:
cvs rdiff -r1.229 -r1.230 src/sys/dev/audio.c
cvs rdiff -r1.41 -r1.42 src/sys/dev/audiovar.h

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