From 3d8e81862ce404d861b75bcb1e7d986e4febb025 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Thu, 10 Nov 2016 16:56:09 +0100 Subject: [PATCH] ALSA: doc: ReSTize MIXART.txt Another simple conversion from a plain text file. Put to cards directory. Signed-off-by: Takashi Iwai --- Documentation/sound/cards/index.rst | 1 + .../sound/{alsa/MIXART.txt => cards/mixart.rst} | 26 +++++++++++++++------- 2 files changed, 19 insertions(+), 8 deletions(-) rename Documentation/sound/{alsa/MIXART.txt => cards/mixart.rst} (83%) diff --git a/Documentation/sound/cards/index.rst b/Documentation/sound/cards/index.rst index e92a4f7e86fc..0006bc547bb8 100644 --- a/Documentation/sound/cards/index.rst +++ b/Documentation/sound/cards/index.rst @@ -11,3 +11,4 @@ Card-Specific Information emu10k1-jack via82xx-mixer audiophile-usb + mixart diff --git a/Documentation/sound/alsa/MIXART.txt b/Documentation/sound/cards/mixart.rst similarity index 83% rename from Documentation/sound/alsa/MIXART.txt rename to Documentation/sound/cards/mixart.rst index 4ee35b4fbe4a..48aba98b088f 100644 --- a/Documentation/sound/alsa/MIXART.txt +++ b/Documentation/sound/cards/mixart.rst @@ -1,5 +1,8 @@ - Alsa driver for Digigram miXart8 and miXart8AES/EBU soundcards - Digigram +============================================================== +Alsa driver for Digigram miXart8 and miXart8AES/EBU soundcards +============================================================== + +Digigram GENERAL @@ -48,11 +51,15 @@ formats are supported. Mixer ----- - and : analog volume control of playback and capture PCM. - and : digital volume control of each analog substream. - and : digital volume control of each AES/EBU substream. - : Loopback from 'pcm0c' to 'pcm0p' with digital volume -and mute control. + and + analog volume control of playback and capture PCM. + and + digital volume control of each analog substream. + and + digital volume control of each AES/EBU substream. + + Loopback from 'pcm0c' to 'pcm0p' with digital volume + and mute control. Rem : for best audio quality try to keep a 0 attenuation on the PCM and AES volume controls which is set by 219 in the range from 0 to 255 @@ -79,11 +86,14 @@ FIRMWARE For loading the firmware automatically after the module is loaded, use a install command. For example, add the following entry to /etc/modprobe.d/mixart.conf for miXart driver: +:: install snd-mixart /sbin/modprobe --first-time -i snd-mixart && \ /usr/bin/mixartloader + + (for 2.2/2.4 kernels, add "post-install snd-mixart /usr/bin/vxloader" to - /etc/modules.conf, instead.) +/etc/modules.conf, instead.) The firmware binaries are installed on /usr/share/alsa/firmware (or /usr/local/share/alsa/firmware, depending to the prefix option of -- 2.11.0