[ALSA] ac97: YMF743 missing controls support (2/2)
authorKeita Maehara <maehara@debian.org>
Wed, 19 Sep 2007 12:29:37 +0000 (14:29 +0200)
committerJaroslav Kysela <perex@perex.cz>
Tue, 16 Oct 2007 14:50:57 +0000 (16:50 +0200)
commit43115f58e215f2c88c3cc2514dbf47e4643cab5b
treef132467fa1ccac6fe4f1bd44cabb98252fcc24c6
parent13043984e7e3952b0030ec8f27eb1e66b6529770
[ALSA] ac97: YMF743 missing controls support (2/2)

These patches enable a few YMF743 controls (Tone/3D/IEC958) that won't
be detected with the current version of ALSA.
The second one contains following changes:
- A chip-specific SPDIF support for YMF743 (It doesn't have AC97
 standard SPDIF registers seen on YMF753).
- The implementation for 'IEC958 Playback Source' and 'IEC958 Mute'
 are identical to the ones for YMF753. But there is no 'IEC958 Output
 Pin' for YMF743.

Signed-off-by: Keita Maehara <maehara@debian.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
sound/pci/ac97/ac97_codec.c
sound/pci/ac97/ac97_id.h
sound/pci/ac97/ac97_patch.c
sound/pci/ac97/ac97_proc.c