aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorMartin Langer <martin-langer@gmx.de>2006-03-27 05:41:01 -0500
committerJaroslav Kysela <perex@suse.cz>2006-03-31 10:58:56 -0500
commit1841f613fd2e73f09d3fa2beeccf2f8d978ec2db (patch)
treeb2f7b297a1b0f109f12f1cbc5f951de801d88c0e /Documentation
parentcbac4b0cb62d01cb0aaec7778410b8856f01186b (diff)
[ALSA] Add snd-miro driver
Added snd-miro driver for miroSOUND PCM by Martin Langer. Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/sound/alsa/ALSA-Configuration.txt17
1 files changed, 17 insertions, 0 deletions
diff --git a/Documentation/sound/alsa/ALSA-Configuration.txt b/Documentation/sound/alsa/ALSA-Configuration.txt
index baf18c6afdd6..1ac20940d8f9 100644
--- a/Documentation/sound/alsa/ALSA-Configuration.txt
+++ b/Documentation/sound/alsa/ALSA-Configuration.txt
@@ -1014,6 +1014,23 @@ Prior to version 0.9.0rc4 options had a 'snd_' prefix. This was removed.
1014 1014
1015 The power-management is supported. 1015 The power-management is supported.
1016 1016
1017 Module snd-miro
1018 ---------------
1019
1020 Module for Miro soundcards: miroSOUND PCM 1 pro,
1021 miroSOUND PCM 12,
1022 miroSOUND PCM 20 Radio.
1023
1024 port - Port # (0x530,0x604,0xe80,0xf40)
1025 irq - IRQ # (5,7,9,10,11)
1026 dma1 - 1st dma # (0,1,3)
1027 dma2 - 2nd dma # (0,1)
1028 mpu_port - MPU-401 port # (0x300,0x310,0x320,0x330)
1029 mpu_irq - MPU-401 irq # (5,7,9,10)
1030 fm_port - FM Port # (0x388)
1031 wss - enable WSS mode
1032 ide - enable onboard ide support
1033
1017 Module snd-mixart 1034 Module snd-mixart
1018 ----------------- 1035 -----------------
1019 1036