aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/sound
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2005-05-27 06:10:40 -0400
committerJaroslav Kysela <perex@suse.cz>2005-05-29 04:15:24 -0400
commit8cfbbac6ad024c3dc749ff20d7c308794da6e370 (patch)
treeea9ca27d2c57e16d88ca6fd8add787d0682a36de /Documentation/sound
parent11ca9afcfee3e6667a498b702642b09ac7312a8a (diff)
[ALSA] ice1724 - Add support of Chaintech AV-710
Documentation,ICE1724 driver Add the support of Chaintech AV-710 to ice1724 driver. The patch includes the WM-codec initialization fix by Jaanus Kivistik <jaanus@no.spam.ee>. Since both AV-710 and AMP Audio2000 have the same SSID, initialize WM codecs as default for both devices. In case it breaks Audio2000, you can pass 'model=amp2000' option to avoid WM codec initialization. Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'Documentation/sound')
-rw-r--r--Documentation/sound/alsa/ALSA-Configuration.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/Documentation/sound/alsa/ALSA-Configuration.txt b/Documentation/sound/alsa/ALSA-Configuration.txt
index 97544ef265f7..226013035d72 100644
--- a/Documentation/sound/alsa/ALSA-Configuration.txt
+++ b/Documentation/sound/alsa/ALSA-Configuration.txt
@@ -733,11 +733,13 @@ Prior to version 0.9.0rc4 options had a 'snd_' prefix. This was removed.
733 * Chaintech ZNF3-150 733 * Chaintech ZNF3-150
734 * Chaintech ZNF3-250 734 * Chaintech ZNF3-250
735 * Chaintech 9CJS 735 * Chaintech 9CJS
736 * Chaintech AV-710
736 * Shuttle SN25P 737 * Shuttle SN25P
737 738
738 model - Use the given board model, one of the following: 739 model - Use the given board model, one of the following:
739 revo71, amp2000, prodigy71, prodigy192, aureon51, 740 revo71, amp2000, prodigy71, prodigy192, aureon51,
740 aureon71, universe, k8x800, phase22, phase28, ms300 741 aureon71, universe, k8x800, phase22, phase28, ms300,
742 av710
741 743
742 Module supports up to 8 cards and autoprobe. 744 Module supports up to 8 cards and autoprobe.
743 745