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 <[EMAIL PROTECTED]> [2] Reported/Tested by: Christian Mueller <[EMAIL PROTECTED]> 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 _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"