Date: Mon, 14 Nov 2005 18:21:23 +0000 (UTC) From: Ariff Abdullah <ariff@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound/pcm channel.c Message-ID: <200511141821.jAEILNlP040536@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ariff 2005-11-14 18:21:23 UTC FreeBSD src repository Modified files: sys/dev/sound/pcm channel.c Log: From luigi: This one simply tries to simplify the logic to select the buffer sizes. I am not sure it is necessary but the code seems a bit more readable to me. And at least i have tried to document how the buffer sizes are computed. Thanks to luigi for deciphering one of the most cryptic part of sound driver. Submitted by: luigi Approved by: netchild (mentor) Revision Changes Path 1.103 +71 -35 src/sys/dev/sound/pcm/channel.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200511141821.jAEILNlP040536>