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

ALSA: doc: ReSTize VIA82xx-mixer.txt

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

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

+9 -8
-8
Documentation/sound/alsa/VIA82xx-mixer.txt
··· 1 - 2 - VIA82xx mixer 3 - ============= 4 - 5 - On many VIA82xx boards, the 'Input Source Select' mixer control does not work. 6 - Setting it to 'Input2' on such boards will cause recording to hang, or fail 7 - with EIO (input/output error) via OSS emulation. This control should be left 8 - at 'Input1' for such cards.
+1
Documentation/sound/cards/index.rst
··· 9 9 sb-live-mixer 10 10 audigy-mixer 11 11 emu10k1-jack 12 + via82xx-mixer
+8
Documentation/sound/cards/via82xx-mixer.rst
··· 1 + ============= 2 + VIA82xx mixer 3 + ============= 4 + 5 + On many VIA82xx boards, the ``Input Source Select`` mixer control does not work. 6 + Setting it to ``Input2`` on such boards will cause recording to hang, or fail 7 + with EIO (input/output error) via OSS emulation. This control should be left 8 + at ``Input1`` for such cards.