diff options
author | Clemens Ladisch <clemens@ladisch.de> | 2010-11-02 12:08:37 -0400 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2010-11-03 03:19:11 -0400 |
commit | 45c1de8e20cec40b6846def0aeca09cb1bfb839b (patch) | |
tree | 6a994668f7258422de9cbfd1fb80ebaf0bd21c61 /Documentation/sound/alsa | |
parent | e6d06e085bb5e7769c91bd14eb46094034fff8e6 (diff) |
ALSA: oxygen: merge HiFier driver into snd-oxygen
The snd-hifier driver contains more duplicated code than model-specific
code, so it does not make sense for it to be a separate driver.
Handling the two-channel output restriction can be easily done in the
generic driver.
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 | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/Documentation/sound/alsa/ALSA-Configuration.txt b/Documentation/sound/alsa/ALSA-Configuration.txt index d0eb696d32e8..f1a1787e71e5 100644 --- a/Documentation/sound/alsa/ALSA-Configuration.txt +++ b/Documentation/sound/alsa/ALSA-Configuration.txt | |||
@@ -974,13 +974,6 @@ Prior to version 0.9.0rc4 options had a 'snd_' prefix. This was removed. | |||
974 | 974 | ||
975 | See hdspm.txt for details. | 975 | See hdspm.txt for details. |
976 | 976 | ||
977 | Module snd-hifier | ||
978 | ----------------- | ||
979 | |||
980 | Module for the MediaTek/TempoTec HiFier Fantasia sound card. | ||
981 | |||
982 | This module supports autoprobe and multiple cards. | ||
983 | |||
984 | Module snd-ice1712 | 977 | Module snd-ice1712 |
985 | ------------------ | 978 | ------------------ |
986 | 979 | ||
@@ -1531,7 +1524,7 @@ Prior to version 0.9.0rc4 options had a 'snd_' prefix. This was removed. | |||
1531 | Module snd-oxygen | 1524 | Module snd-oxygen |
1532 | ----------------- | 1525 | ----------------- |
1533 | 1526 | ||
1534 | Module for sound cards based on the C-Media CMI8788 chip: | 1527 | Module for sound cards based on the C-Media CMI8787/8788 chip: |
1535 | * Asound A-8788 | 1528 | * Asound A-8788 |
1536 | * AuzenTech X-Meridian | 1529 | * AuzenTech X-Meridian |
1537 | * Bgears b-Enspirer | 1530 | * Bgears b-Enspirer |
@@ -1540,6 +1533,7 @@ Prior to version 0.9.0rc4 options had a 'snd_' prefix. This was removed. | |||
1540 | * HT-Omega Claro halo (XT) | 1533 | * HT-Omega Claro halo (XT) |
1541 | * Razer Barracuda AC-1 | 1534 | * Razer Barracuda AC-1 |
1542 | * Sondigo Inferno | 1535 | * Sondigo Inferno |
1536 | * TempoTec HiFier Fantasia | ||
1543 | 1537 | ||
1544 | This module supports autoprobe and multiple cards. | 1538 | This module supports autoprobe and multiple cards. |
1545 | 1539 | ||