Subject: CVS commit: src/sys/dev
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 12/22/2007 18:34:57
Module Name:	src
Committed By:	christos
Date:		Sat Dec 22 18:34:57 UTC 2007

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

Log Message:
Use M_NOWAIT in audio_stream_ctor; it can be called from a softintr context
through pmf_resume.


To generate a diff of this commit:
cvs rdiff -r1.230 -r1.231 src/sys/dev/audio.c

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