Date: Sat, 12 Apr 2008 15:07:33 +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/pci/hda hdac.c Message-ID: <200804121507.m3CF7XAW077870@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ariff 2008-04-12 15:07:33 UTC FreeBSD src repository Modified files: sys/dev/sound/pci/hda hdac.c Log: - Add codec id for Sigmatel STAC9205 - Fix speaker issues with Dell Vostro 1500 (GPIO0) Tested by: John Wright <jwright.gmail.com> - Apply ridiculous quirk on Asus A8X series (A8JC, A8M, A8xx, etc). These different laptop series share simmilar pci id, hardware codecs, etc. but works differently. A slight difference in connection type for widget #26 is used to differentiate it. Tested by: eric baumbach <embaumbach.gmail.com> - Apply GPIO0 quirk for ASUS G2K laptop - Sort ASUS ids accordingly. Submitted by: jkim MFC after: 3 days Revision Changes Path 1.52 +52 -12 src/sys/dev/sound/pci/hda/hdac.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200804121507.m3CF7XAW077870>