Date: Sat, 10 Sep 2005 17:42:59 +0000 (UTC) From: Alexander Leidinger <netchild@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound/pcm ac97.c ac97.h Message-ID: <200509101742.j8AHgxYH058239@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
netchild 2005-09-10 17:42:59 UTC
FreeBSD src repository
Modified files:
sys/dev/sound/pcm ac97.c ac97.h
Log:
- Few buggy codecs (STAC9704, probably others) return inconsistent
ac97_rdcd() value. Enable aggresive workaround.
- Fix mixer resolution detection for 5/6 bit register, carefully not to
overflow others.
PR: 84728
Submitted by: Ariff Abdullah <skywizard@MyBSD.org.my>
Revision Changes Path
1.55 +83 -24 src/sys/dev/sound/pcm/ac97.c
1.17 +1 -0 src/sys/dev/sound/pcm/ac97.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509101742.j8AHgxYH058239>
