Date: Thu, 26 Apr 2007 08:30:52 +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 ac97.c ac97.h ac97_patch.c ac97_patch.h Message-ID: <200704260830.l3Q8UqaM048325@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ariff 2007-04-26 08:30:52 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/dev/sound/pcm ac97.c ac97.h ac97_patch.c ac97_patch.h
Log:
MFC:
- Patch for AD1981B codec to enable (automuting) headphone jack sense.
- Enable tone / 3D controls for YAMAHA YMF743, 753 and 752 (partially) [1]
- AC97 quirk / patch cleanups. Most quirks doesn't work in general sense
and should only be applied on certain specific card / vendor, hence the
addition of ac97_getsubvendor(). [2]
- Fix low volume issue on several MSI laptops through ALC655 quirk. [2]
[1]
PR: kern/109599
Submitted by: Watanabe Kazuhiro <CQG00620@nifty.ne.jp>
[2]
Reported/Tested by: Christian Mueller
<raptor-freebsd-multimedia@xpls.de>
Revision Changes Path
1.53.2.4 +31 -4 src/sys/dev/sound/pcm/ac97.c
1.16.2.2 +1 -1 src/sys/dev/sound/pcm/ac97.h
1.3.2.2 +43 -5 src/sys/dev/sound/pcm/ac97_patch.c
1.3.2.2 +2 -0 src/sys/dev/sound/pcm/ac97_patch.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200704260830.l3Q8UqaM048325>
