diff options
author | Matthias Koenig <mk@phasorlab.de> | 2006-07-27 10:59:23 -0400 |
---|---|---|
committer | Jaroslav Kysela <perex@suse.cz> | 2006-09-23 04:39:16 -0400 |
commit | 68ab801e32bbe2caac8b8c6e6e94f41fe7d687ad (patch) | |
tree | 8a014270a65517a3290416d2a2143e207b3708de /Documentation | |
parent | 9265d199616630c2eb993ffe40c9daef3d6873b3 (diff) |
[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')
-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 885d2ed88fd0..7344815b855e 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. | |||
1216 | 1216 | ||
1217 | Module supports only 1 card. This module has no enable option. | 1217 | Module supports only 1 card. This module has no enable option. |
1218 | 1218 | ||
1219 | Module snd-mts64 | ||
1220 | ---------------- | ||
1221 | |||
1222 | Module for Ego Systems (ESI) Miditerminal 4140 | ||
1223 | |||
1224 | This module supports multiple devices. | ||
1225 | Requires parport (CONFIG_PARPORT). | ||
1226 | |||
1219 | Module snd-nm256 | 1227 | Module snd-nm256 |
1220 | ---------------- | 1228 | ---------------- |
1221 | 1229 | ||