diff options
author | Clemens Ladisch <clemens@ladisch.de> | 2008-01-25 08:41:52 +0100 |
---|---|---|
committer | Jaroslav Kysela <perex@perex.cz> | 2008-01-31 17:30:15 +0100 |
commit | c626026dd72ec8363aaa862178adeacfa7ac09c5 (patch) | |
tree | 676752343a5140acae3add27d9b20d98bbaaa403 /Documentation | |
parent | b78e3dbb04ab4cbe3b94ef5426bcd5b167b6fc75 (diff) | |
download | linux-c626026dd72ec8363aaa862178adeacfa7ac09c5.tar.bz2 |
[ALSA] add TempoTec HiFier driver
Add a driver for the MediaTek/TempoTec HiFier Fantasia sound card.
Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/sound/alsa/ALSA-Configuration.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Documentation/sound/alsa/ALSA-Configuration.txt b/Documentation/sound/alsa/ALSA-Configuration.txt index 07317da87bd1..67256bd431d6 100644 --- a/Documentation/sound/alsa/ALSA-Configuration.txt +++ b/Documentation/sound/alsa/ALSA-Configuration.txt @@ -1092,6 +1092,15 @@ Prior to version 0.9.0rc4 options had a 'snd_' prefix. This was removed. See hdspm.txt for details. + Module snd-hifier + ----------------- + + Module for the MediaTek/TempoTec HiFier Fantasia sound card. + + This module supports autoprobe and multiple cards. + + Power management is _not_ supported. + Module snd-ice1712 ------------------ |