Date: Fri, 17 Nov 2000 19:43:04 -0800 (PST) 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 Message-ID: <200011180343.TAA85596@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
cg 2000/11/17 19:43:04 PST Modified files: sys/dev/sound/pcm channel.c Log: do not blindly assume 8khz is supported on open(). try for 8khz but respect minspeed/maxspeed specified by the hw driver. Submitted by: Andrew Gordon <arg@arg1.demon.co.uk> Revision Changes Path 1.43 +7 -4 src/sys/dev/sound/pcm/channel.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?200011180343.TAA85596>