diff options
author | Matthias Koenig <mk@phasorlab.de> | 2006-07-27 16:59:23 +0200 |
---|---|---|
committer | Jaroslav Kysela <perex@suse.cz> | 2006-09-23 10:39:16 +0200 |
commit | 68ab801e32bbe2caac8b8c6e6e94f41fe7d687ad (patch) | |
tree | 8a014270a65517a3290416d2a2143e207b3708de /Documentation/sound | |
parent | 9265d199616630c2eb993ffe40c9daef3d6873b3 (diff) | |
download | op-kernel-dev-68ab801e32bbe2caac8b8c6e6e94f41fe7d687ad.zip op-kernel-dev-68ab801e32bbe2caac8b8c6e6e94f41fe7d687ad.tar.gz |
[ALSA] Add snd-mts64 driver for ESI Miditerminal 4140
Added snd-mts64 driver for Ego Systems (ESI) Miditerminal 4140
by Matthias Koenig <mk@phasorlab.de>.
The driver requires parport (CONFIG_PARPORT).
Signed-off-by: Matthias Koenig <mk@phasorlab.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
Diffstat (limited to 'Documentation/sound')
-rw-r--r-- | Documentation/sound/alsa/ALSA-Configuration.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Documentation/sound/alsa/ALSA-Configuration.txt b/Documentation/sound/alsa/ALSA-Configuration.txt index 885d2ed..7344815 100644 --- a/Documentation/sound/alsa/ALSA-Configuration.txt +++ b/Documentation/sound/alsa/ALSA-Configuration.txt @@ -1216,6 +1216,14 @@ Prior to version 0.9.0rc4 options had a 'snd_' prefix. This was removed. Module supports only 1 card. This module has no enable option. + Module snd-mts64 + ---------------- + + Module for Ego Systems (ESI) Miditerminal 4140 + + This module supports multiple devices. + Requires parport (CONFIG_PARPORT). + Module snd-nm256 ---------------- |