Date: Sat, 19 Apr 2008 22:32:23 +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: <200804192232.m3JMWNPV043361@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ariff 2008-04-19 22:32:23 UTC FreeBSD src repository Modified files: sys/dev/sound/pci/hda hdac.c Log: Fix no sound issues for ASUS W6F (ALC861) laptops (buggy BIOS config that deserves its own internet memes). The trick is to force all available, unused pins (that being advertised as "speaker") to behave as microphone pins instead. Reported / Tested by: Dmitry Kutsenko <kutsenko.truebsd.org> MFC after: 3 days Revision Changes Path 1.53 +11 -3 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?200804192232.m3JMWNPV043361>