ALSA: hda - More ALC663 fixes and support of compatible chips
authorKailang Yang <kailang@realtek.com.tw>
Thu, 17 Dec 2009 11:23:00 +0000 (12:23 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 17 Dec 2009 11:23:00 +0000 (12:23 +0100)
commitebb83eeb6469bedda83b4dc6f23ddf93eb32b347
tree9803c390358f5bdfb536b44666ed357116829346
parent6dd7dc767e35cfbb38f8c63a50b1c27acad25920
ALSA: hda - More ALC663 fixes and support of compatible chips

1. Add more ASUS NB model.
2. Fixed alc663_m51va_setup
   M51VA has Digital Mic that NID is 0x12. The record source index is
   0x9 for ALC663.
   So, to modify the alc663_m51va_setup function to index 0x9
   and add analog Mic aupport function alc663_mode1_setup.
3. Add ASUS mode7 and mode8 modules for ALC663

Signed-off-by: Kailang Yang <kailang@realtek.com.tw>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c