Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev



Module Name:    src
Committed By:   jmcneill
Date:           Wed Apr 19 14:10:59 UTC 2006

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

Log Message:
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.203 -r1.204 src/sys/dev/audio.c
cvs rdiff -r1.60 -r1.61 src/sys/dev/audio_if.h
cvs rdiff -r1.35 -r1.36 src/sys/dev/audiovar.h

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




Home | Main Index | Thread Index | Old Index