Fix no-sound issues with ASUS A9T notebook.
authorHasso Tepper <hasso@dragonflybsd.org>
Fri, 30 Nov 2007 07:38:39 +0000 (07:38 +0000)
committerHasso Tepper <hasso@dragonflybsd.org>
Fri, 30 Nov 2007 07:38:39 +0000 (07:38 +0000)
commit0fd9c7f3191baa98c9eaf584947b6ed08390c00e
treedd6d9113e5c12aa89be91d2daa6dead1442a6306
parent195c19a1d7454923528d161b86af2537c9535dcd
Fix no-sound issues with ASUS A9T notebook.

Note: The offending quirk should have been made model/codec specific,
but since there were no records / log which model requires it, the quirk
logic had to be inverted (blacklist instead of whitelist).

Obtained-from: FreeBSD
sys/dev/sound/pcm/ac97_patch.c