Subject: CVS commit: [netbsd-3-0] src/sys/dev
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 04/19/2006 21:01:00
Module Name:	src
Committed By:	tron
Date:		Wed Apr 19 21:01:00 UTC 2006

Modified Files:
	src/sys/dev [netbsd-3-0]: audio.c audio_if.h audiovar.h

Log Message:
Pull up following revision(s) (requested by jmcneill in ticket #1281):
	sys/dev/audio_if.h: revision 1.61
	sys/dev/audiovar.h: revision 1.36
	sys/dev/audio.c: revision 1.204 via patch
Don't use simple_locks; we can't hold them while calling malloc and
friends.


To generate a diff of this commit:
cvs rdiff -r1.192.4.2.2.1 -r1.192.4.2.2.2 src/sys/dev/audio.c
cvs rdiff -r1.55.18.1 -r1.55.18.2 src/sys/dev/audio_if.h
cvs rdiff -r1.32.18.1 -r1.32.18.2 src/sys/dev/audiovar.h

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