Date: Wed, 4 Jul 2007 04:05: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/pci/hda hdac.c hdac_private.h Message-ID: <200707040405.l6445MPR076291@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ariff 2007-07-04 04:05:22 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/dev/sound/pci/hda hdac.c hdac_private.h Log: MFC: Revisions: 1.43 src/sys/dev/sound/pci/hda/hdac.c 1.7 src/sys/dev/sound/pci/hda/hdac_private.h - Fix input/microphone support for ASUS A8N-VMCSM series. Submitted by: Simon Schubert <corecode@fs.ei.tum.de> - Defer flushing unsolicited response into taskqueue thread rather than handle it directly in interrupt handler, since few of its operations (like measuring/calibrating jack impedance) are quite expensive. - Misc. debugging cleanups. Tested by: joel Revision Changes Path 1.36.2.4 +107 -39 src/sys/dev/sound/pci/hda/hdac.c 1.6.2.2 +2 -0 src/sys/dev/sound/pci/hda/hdac_private.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200707040405.l6445MPR076291>