K 10 svn:author V 5 ariff K 8 svn:date V 27 2007-07-04T04:05:22.000000Z K 7 svn:log V 490 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 - 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 END