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