diff options
author | Guillaume Munch <diabo@free.fr> | 2006-08-16 13:35:12 -0400 |
---|---|---|
committer | Jaroslav Kysela <perex@suse.cz> | 2006-09-23 04:41:14 -0400 |
commit | 99ccc560b73ff7381153dc1391d18391373931d3 (patch) | |
tree | 711cc97dab35104206c16a347e9213dd5ee58fb6 /Documentation/sound | |
parent | d244bf897b2e7933112067ec8d8dc1d47b86145f (diff) |
[ALSA] Add support for Sony Vaio AR 11B
This patch adds automatic detection for Sigmatel ID 7664,
the sound chip in Sony Vaio AR 11B (european name).
- patch_stac7661 becomes patch_stac766x
- .id = 0x83847664 is added
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 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Documentation/sound/alsa/ALSA-Configuration.txt b/Documentation/sound/alsa/ALSA-Configuration.txt index 74be228596ad..d7e95f144569 100644 --- a/Documentation/sound/alsa/ALSA-Configuration.txt +++ b/Documentation/sound/alsa/ALSA-Configuration.txt | |||
@@ -856,10 +856,10 @@ Prior to version 0.9.0rc4 options had a 'snd_' prefix. This was removed. | |||
856 | 3stack-dig ditto with SPDIF | 856 | 3stack-dig ditto with SPDIF |
857 | laptop 3-jack with hp-jack automute | 857 | laptop 3-jack with hp-jack automute |
858 | laptop-dig ditto with SPDIF | 858 | laptop-dig ditto with SPDIF |
859 | auto auto-confgi reading BIOS (default) | 859 | auto auto-config reading BIOS (default) |
860 | 860 | ||
861 | STAC7661(?) | 861 | STAC7664/7661(?) |
862 | vaio Setup for VAIO FE550G/SZ110 | 862 | vaio Setup for VAIO FE550G/SZ110/AR11B |
863 | 863 | ||
864 | If the default configuration doesn't work and one of the above | 864 | If the default configuration doesn't work and one of the above |
865 | matches with your device, report it together with the PCI | 865 | matches with your device, report it together with the PCI |