Date: Mon, 14 Nov 2005 18:17:00 +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/isa sb16.c Message-ID: <200511141817.jAEIH0kZ040105@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ariff 2005-11-14 18:16:59 UTC
FreeBSD src repository
Modified files:
sys/dev/sound/isa sb16.c
Log:
Fix left/right channel mixed-up during recording by splitting recdev
mask to recdev_l and recdev_r, since each have its own unique mask.
Submitted by: Watanabe Kazuhiro <CQG00620@nifty.ne.jp>
Approved by: netchild (mentor)
Revision Changes Path
1.92 +22 -13 src/sys/dev/sound/isa/sb16.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200511141817.jAEIH0kZ040105>
