diff options
author | Guillaume Munch <diabo@free.fr> | 2006-08-22 11:15:47 -0400 |
---|---|---|
committer | Jaroslav Kysela <perex@suse.cz> | 2006-09-23 04:43:47 -0400 |
commit | 6d8590650eb81d2c869c7adf4b469071cec11eee (patch) | |
tree | 99f72606dce6cc5e800019d7bd004559006fd63e /Documentation/sound | |
parent | 7b89190cf6ecd5075c272b4ec12f65a4ce45a762 (diff) |
[ALSA] hda-codec - Support for SigmaTel 9872
- AR11M and AR11S uses the same chip hence we claim to support the AR Series.
- Added commentary about STAC9225s which shares the same id as CXD9872RD.
- Added entry for 7662 but won't work automatically until pci_subdevice
is known.
- 'vaio' model now corresponds to CXD9872RD_VAIO for backward compat.
- Replaced STAC766x_VAIO with CXD9872RD_VAIO, STAC9872AK_VAIO, STAC9872K_VAIO
and CXD9872AKD_VAIO
- Added 'vaio-ar' model for potential future modifications.
Signed-off-by: Guillaume Munch <diabo@free.fr>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
Diffstat (limited to 'Documentation/sound')
-rw-r--r-- | Documentation/sound/alsa/ALSA-Configuration.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Documentation/sound/alsa/ALSA-Configuration.txt b/Documentation/sound/alsa/ALSA-Configuration.txt index 504ebbceafbc..48d3bdf2a7cd 100644 --- a/Documentation/sound/alsa/ALSA-Configuration.txt +++ b/Documentation/sound/alsa/ALSA-Configuration.txt | |||
@@ -859,8 +859,9 @@ Prior to version 0.9.0rc4 options had a 'snd_' prefix. This was removed. | |||
859 | laptop-dig ditto with SPDIF | 859 | laptop-dig ditto with SPDIF |
860 | auto auto-config reading BIOS (default) | 860 | auto auto-config reading BIOS (default) |
861 | 861 | ||
862 | STAC7664/7661(?) | 862 | STAC9872 |
863 | vaio Setup for VAIO FE550G/SZ110/AR11B | 863 | vaio Setup for VAIO FE550G/SZ110 |
864 | vaio-ar Setup for VAIO AR | ||
864 | 865 | ||
865 | If the default configuration doesn't work and one of the above | 866 | If the default configuration doesn't work and one of the above |
866 | matches with your device, report it together with the PCI | 867 | matches with your device, report it together with the PCI |