- Merge input/microphone support for ASUS A8N-VMCSM series.
commit61d6c7948968a9b5eae4c2e3516d78d3bfd8e510
authorHasso Tepper <hasso@dragonflybsd.org>
Fri, 30 Nov 2007 07:41:28 +0000 (30 07:41 +0000)
committerHasso Tepper <hasso@dragonflybsd.org>
Fri, 30 Nov 2007 07:41:28 +0000 (30 07:41 +0000)
treeb6471f1ce2fb3d65989b2c78e9534cfe6d9482c3
parenta42e52d191a8e7f0164d56252b768b766091c24f
- Merge input/microphone support for ASUS A8N-VMCSM series.
- 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.

Obtained-from: FreeBSD
sys/dev/sound/pci/hda/hdac.c
sys/dev/sound/pci/hda/hdac_private.h