Date: Thu, 19 Apr 2007 13:54:22 +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: <200704191354.l3JDsNQ0012343@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ariff 2007-04-19 13:54:22 UTC
FreeBSD src repository
Modified files:
sys/dev/sound/pcm ac97.c ac97.h ac97_patch.c ac97_patch.h
Log:
- 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().
- Fix low volume issue on several MSI laptops through ALC655 quirk.
Reported/Tested by: Christian Mueller
<raptor-freebsd-multimedia@xpls.de>
MFC after: 1 week
Revision Changes Path
1.67 +18 -11 src/sys/dev/sound/pcm/ac97.c
1.20 +1 -0 src/sys/dev/sound/pcm/ac97.h
1.8 +39 -9 src/sys/dev/sound/pcm/ac97_patch.c
1.7 +1 -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?200704191354.l3JDsNQ0012343>
