diff options
author | Jonathan Corbet <corbet@lwn.net> | 2016-11-18 16:19:28 -0700 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2016-11-18 16:19:28 -0700 |
commit | 726d661fea3e3f76d36515c74e4ce58e7789418e (patch) | |
tree | 0f996a1d5c0cca796b135378beb66e9829fae854 /Documentation/sound/cards/via82xx-mixer.rst | |
parent | 917fef6f7ee8b2fe852692ac49771342bfef9433 (diff) | |
parent | c6ab9e57e84ee015bb9c5de213d9f85e5fd4e085 (diff) | |
download | lwn-726d661fea3e3f76d36515c74e4ce58e7789418e.tar.gz lwn-726d661fea3e3f76d36515c74e4ce58e7789418e.zip |
Merge remote-tracking branch 'sound/topic/restize-docs' into sound
Bring in the sphinxification of the sound documentation.
Diffstat (limited to 'Documentation/sound/cards/via82xx-mixer.rst')
-rw-r--r-- | Documentation/sound/cards/via82xx-mixer.rst | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Documentation/sound/cards/via82xx-mixer.rst b/Documentation/sound/cards/via82xx-mixer.rst new file mode 100644 index 000000000000..6ee993d4535b --- /dev/null +++ b/Documentation/sound/cards/via82xx-mixer.rst @@ -0,0 +1,8 @@ +============= +VIA82xx mixer +============= + +On many VIA82xx boards, the ``Input Source Select`` mixer control does not work. +Setting it to ``Input2`` on such boards will cause recording to hang, or fail +with EIO (input/output error) via OSS emulation. This control should be left +at ``Input1`` for such cards. |