diff options
author | Takashi Iwai <tiwai@suse.de> | 2006-11-09 10:47:26 -0500 |
---|---|---|
committer | Jaroslav Kysela <perex@suse.cz> | 2007-02-09 03:01:23 -0500 |
commit | 56255060ea51984e728223d8056b3faaba0dadf6 (patch) | |
tree | e5a68da414caec33bc6e0e4a950c97b5e331f403 /Documentation | |
parent | bd903b6ed7fb107e122682db5ac8aaa323ab84c9 (diff) |
[ALSA] ice1724 - Add support of M-Audio Audiophile 192
Added the (experimental) support of M-Audio Audiophile 192 board.
Currently, the analog and the digital playbacks seem working fine.
The inputs seem not working as far as I've tested yet.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/sound/alsa/ALSA-Configuration.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/sound/alsa/ALSA-Configuration.txt b/Documentation/sound/alsa/ALSA-Configuration.txt index 8a254e2fe315..3f5f6900bbf9 100644 --- a/Documentation/sound/alsa/ALSA-Configuration.txt +++ b/Documentation/sound/alsa/ALSA-Configuration.txt | |||
@@ -982,6 +982,7 @@ Prior to version 0.9.0rc4 options had a 'snd_' prefix. This was removed. | |||
982 | Module for Envy24HT (VT/ICE1724), Envy24PT (VT1720) based PCI sound cards. | 982 | Module for Envy24HT (VT/ICE1724), Envy24PT (VT1720) based PCI sound cards. |
983 | * MidiMan M Audio Revolution 5.1 | 983 | * MidiMan M Audio Revolution 5.1 |
984 | * MidiMan M Audio Revolution 7.1 | 984 | * MidiMan M Audio Revolution 7.1 |
985 | * MidiMan M Audio Audiophile 192 | ||
985 | * AMP Ltd AUDIO2000 | 986 | * AMP Ltd AUDIO2000 |
986 | * TerraTec Aureon 5.1 Sky | 987 | * TerraTec Aureon 5.1 Sky |
987 | * TerraTec Aureon 7.1 Space | 988 | * TerraTec Aureon 7.1 Space |
@@ -1001,7 +1002,7 @@ Prior to version 0.9.0rc4 options had a 'snd_' prefix. This was removed. | |||
1001 | 1002 | ||
1002 | model - Use the given board model, one of the following: | 1003 | model - Use the given board model, one of the following: |
1003 | revo51, revo71, amp2000, prodigy71, prodigy71lt, | 1004 | revo51, revo71, amp2000, prodigy71, prodigy71lt, |
1004 | prodigy192, aureon51, aureon71, universe, | 1005 | prodigy192, aureon51, aureon71, universe, ap192, |
1005 | k8x800, phase22, phase28, ms300, av710 | 1006 | k8x800, phase22, phase28, ms300, av710 |
1006 | 1007 | ||
1007 | This module supports multiple cards and autoprobe. | 1008 | This module supports multiple cards and autoprobe. |