diff options
author | Clemens Ladisch <clemens@ladisch.de> | 2005-09-02 09:57:59 +0400 |
---|---|---|
committer | Jaroslav Kysela <perex@suse.cz> | 2005-09-12 12:40:41 +0400 |
commit | 84010e6f04a59e88e4eb784ff33f2da97ac022f4 (patch) | |
tree | f0d104db2245b31d20a3f4bcc34bab8b209109c0 /Documentation | |
parent | 5d529390dc944e5d17e46cb5ca93519153f9bf07 (diff) | |
download | linux-84010e6f04a59e88e4eb784ff33f2da97ac022f4.tar.xz |
[ALSA] ad1889: add AD1889 driver docs
Documentation
move the AD1889 driver docs to the kernel tree, too
Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/sound/alsa/ALSA-Configuration.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Documentation/sound/alsa/ALSA-Configuration.txt b/Documentation/sound/alsa/ALSA-Configuration.txt index ebfcdf28485f..f626f4a9a61c 100644 --- a/Documentation/sound/alsa/ALSA-Configuration.txt +++ b/Documentation/sound/alsa/ALSA-Configuration.txt @@ -148,6 +148,16 @@ Prior to version 0.9.0rc4 options had a 'snd_' prefix. This was removed. Module supports up to 8 cards. This module does not support autoprobe thus main port must be specified!!! Other ports are optional. + Module snd-ad1889 + ----------------- + + Module for Analog Devices AD1889 chips. + + ac97_quirk - AC'97 workaround for strange hardware + See the description of intel8x0 module for details. + + This module supports up to 8 cards. + Module snd-ali5451 ------------------ |