diff options
author | Clemens Ladisch <clemens@ladisch.de> | 2010-11-03 07:26:35 -0400 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2010-11-03 09:57:32 -0400 |
commit | 2146dcfd15ad55cfdd18b45e1e6601d6a86f0cbe (patch) | |
tree | 0afc42a4f22a14034654d0906ef83c3cf97e4b2e /Documentation/sound/alsa | |
parent | 18f24839f18f1934c1e37e86ce8f3fecbb0328c9 (diff) |
ALSA: oxygen: add HiFier Serenade support
Add support for the TempoTec/MediaTek HiFier Serenade sound card.
The PCI ID was already there, but the driver handled it like the
Fantasia model, which resulted in a dummy recording device. As
a stereo output-only card, this model is to be handled exactly
like the HG2PCI.
Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'Documentation/sound/alsa')
-rw-r--r-- | Documentation/sound/alsa/ALSA-Configuration.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/sound/alsa/ALSA-Configuration.txt b/Documentation/sound/alsa/ALSA-Configuration.txt index fdd388ded62a..7124340038ea 100644 --- a/Documentation/sound/alsa/ALSA-Configuration.txt +++ b/Documentation/sound/alsa/ALSA-Configuration.txt | |||
@@ -1535,6 +1535,7 @@ Prior to version 0.9.0rc4 options had a 'snd_' prefix. This was removed. | |||
1535 | * Razer Barracuda AC-1 | 1535 | * Razer Barracuda AC-1 |
1536 | * Sondigo Inferno | 1536 | * Sondigo Inferno |
1537 | * TempoTec HiFier Fantasia | 1537 | * TempoTec HiFier Fantasia |
1538 | * TempoTec HiFier Serenade | ||
1538 | 1539 | ||
1539 | This module supports autoprobe and multiple cards. | 1540 | This module supports autoprobe and multiple cards. |
1540 | 1541 | ||