[ALSA] hda-codec - Add support of more models with ALC codecs
authorTakashi Iwai <tiwai@suse.de>
Fri, 10 Jun 2005 17:58:24 +0000 (19:58 +0200)
committerJaroslav Kysela <perex@suse.cz>
Wed, 22 Jun 2005 10:28:51 +0000 (12:28 +0200)
commit16ded525389c31256bcc9fd44352ab799b60b7fc
tree481fc40097ccef94f0ec595a25891e91bee9e4fb
parent5ecd7022f52872db32eddf85a527064ed7b522a3
[ALSA] hda-codec - Add support of more models with ALC codecs

HDA Codec driver,HDA Intel driver
Merged the work of pshou <pshou@realtek.com.tw> for the support of
more models with ALC codecs: ALC880 ASUS, Uniwill, FSC1734, generic 6-stack,
and ALC260 HP.  Tests with the real hardwares are appreciated.

The codec patch is cleaned up:  The preset configuration of codecs are
stored in the table and copied to the spec instance.

Added/fixed comments.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_codec.h
sound/pci/hda/hda_intel.c
sound/pci/hda/patch_realtek.c