Date: Thu, 14 Jun 2001 06:31:30 -0700 (PDT) From: Cameron Grant <cg@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound/pcm channel.c dsp.c sound.c sound.h vchan.c Message-ID: <200106141331.f5EDVVX22459@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
cg 2001/06/14 06:31:30 PDT Modified files: sys/dev/sound/pcm channel.c dsp.c sound.c sound.h vchan.c Log: various locking fixes, rework open logic and channel registration PR: kern/28084 Revision Changes Path 1.58 +2 -3 src/sys/dev/sound/pcm/channel.c 1.37 +180 -87 src/sys/dev/sound/pcm/dsp.c 1.49 +130 -53 src/sys/dev/sound/pcm/sound.c 1.32 +5 -4 src/sys/dev/sound/pcm/sound.h 1.3 +5 -2 src/sys/dev/sound/pcm/vchan.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200106141331.f5EDVVX22459>