Date: Sun, 17 Jun 2001 16:23:07 -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 dsp.c sndstat.c sound.c sound.h Message-ID: <200106172323.f5HNN7q02486@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
cg 2001/06/17 16:23:07 PDT Modified files: sys/dev/sound/pcm dsp.c sndstat.c sound.c sound.h Log: revise dsp_clone() to return the first nonbusy channel instead of simply cycling channel numbers. remove unused fields from struct snddev_info. Revision Changes Path 1.40 +14 -10 src/sys/dev/sound/pcm/dsp.c 1.2 +2 -2 src/sys/dev/sound/pcm/sndstat.c 1.52 +3 -4 src/sys/dev/sound/pcm/sound.c 1.34 +2 -3 src/sys/dev/sound/pcm/sound.h 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?200106172323.f5HNN7q02486>