- Improve readability
- Move the <note> explaining what versions this affects up to the top Approved by: ceri@
This commit is contained in:
parent
eef50da8ab
commit
7cc50fbdca
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=26985
1 changed files with 5 additions and 5 deletions
|
@ -466,6 +466,10 @@ kld snd_ich (1p/2r/0v channels duplex default)</screen>
|
|||
|
||||
<title>Setting Default Values for Mixer Channels</title>
|
||||
|
||||
<note>
|
||||
<para>This is only supported in &os; 5.3-RELEASE and later.</para>
|
||||
</note>
|
||||
|
||||
<para>The default values for the different mixer channels are
|
||||
hardcoded in the sourcecode of the &man.pcm.4; driver. There are
|
||||
a lot of different applications and daemons that allow
|
||||
|
@ -477,11 +481,7 @@ kld snd_ich (1p/2r/0v channels duplex default)</screen>
|
|||
<programlisting>hint.pcm.0.vol="100"</programlisting>
|
||||
|
||||
<para>This will set the volume channel to a default value of
|
||||
100, as soon as the &man.pcm.4; module gets loaded.</para>
|
||||
|
||||
<note>
|
||||
<para>This is only supported in &os; 5.3-RELEASE and later.</para>
|
||||
</note>
|
||||
100, when the &man.pcm.4; module is loaded.</para>
|
||||
</sect2>
|
||||
</sect1>
|
||||
|
||||
|
|
Loading…
Reference in a new issue