Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ALSA: doc: ReSTize MIXART.txt

Another simple conversion from a plain text file.
Put to cards directory.

Signed-off-by: Takashi Iwai <tiwai@suse.de>

+19 -8
+18 -8
Documentation/sound/alsa/MIXART.txt Documentation/sound/cards/mixart.rst
··· 1 - Alsa driver for Digigram miXart8 and miXart8AES/EBU soundcards 2 - Digigram <alsa@digigram.com> 1 + ============================================================== 2 + Alsa driver for Digigram miXart8 and miXart8AES/EBU soundcards 3 + ============================================================== 4 + 5 + Digigram <alsa@digigram.com> 3 6 4 7 5 8 GENERAL ··· 51 48 52 49 Mixer 53 50 ----- 54 - <Master> and <Master Capture> : analog volume control of playback and capture PCM. 55 - <PCM 0-3> and <PCM Capture> : digital volume control of each analog substream. 56 - <AES 0-3> and <AES Capture> : digital volume control of each AES/EBU substream. 57 - <Monitoring> : Loopback from 'pcm0c' to 'pcm0p' with digital volume 58 - and mute control. 51 + <Master> and <Master Capture> 52 + analog volume control of playback and capture PCM. 53 + <PCM 0-3> and <PCM Capture> 54 + digital volume control of each analog substream. 55 + <AES 0-3> and <AES Capture> 56 + digital volume control of each AES/EBU substream. 57 + <Monitoring> 58 + Loopback from 'pcm0c' to 'pcm0p' with digital volume 59 + and mute control. 59 60 60 61 Rem : for best audio quality try to keep a 0 attenuation on the PCM 61 62 and AES volume controls which is set by 219 in the range from 0 to 255 ··· 86 79 For loading the firmware automatically after the module is loaded, use a 87 80 install command. For example, add the following entry to 88 81 /etc/modprobe.d/mixart.conf for miXart driver: 82 + :: 89 83 90 84 install snd-mixart /sbin/modprobe --first-time -i snd-mixart && \ 91 85 /usr/bin/mixartloader 86 + 87 + 92 88 (for 2.2/2.4 kernels, add "post-install snd-mixart /usr/bin/vxloader" to 93 - /etc/modules.conf, instead.) 89 + /etc/modules.conf, instead.) 94 90 95 91 The firmware binaries are installed on /usr/share/alsa/firmware 96 92 (or /usr/local/share/alsa/firmware, depending to the prefix option of
+1
Documentation/sound/cards/index.rst
··· 11 11 emu10k1-jack 12 12 via82xx-mixer 13 13 audiophile-usb 14 + mixart