mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-11 09:50:12 +00:00
- Autogenerate device listings for sound(4) aka pcm(4)
- Rename the Audio Devices section into Sound Devices, this is more in line with out sound and snd_* drivers MFC after: 1 week
This commit is contained in:
parent
b2e960125c
commit
16ae9881cd
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=146493
@ -710,8 +710,10 @@
|
||||
</note>
|
||||
|
||||
</sect2>
|
||||
<sect2 id="audio">
|
||||
<title>Audio Devices</title>
|
||||
<sect2 id="sound">
|
||||
<title>Sound Devices</title>
|
||||
|
||||
&hwlist.sound;
|
||||
|
||||
&hwlist.snd.ad1816;
|
||||
&hwlist.snd.cs4281;
|
||||
@ -737,21 +739,12 @@
|
||||
|
||||
&hwlist.snd.gusc;
|
||||
|
||||
<para arch="i386,amd64">Intel 443MX, 810, 815, and 815E integrated sound
|
||||
devices (&man.pcm.4; driver)</para>
|
||||
|
||||
<para arch="i386,alpha,amd64">MSS/WSS Compatible DSPs (&man.pcm.4; driver)</para>
|
||||
|
||||
&hwlist.snd.neomagic;
|
||||
|
||||
<para arch="i386,amd64">OPTi 931/82C931 (&man.pcm.4; driver)</para>
|
||||
|
||||
&hwlist.snd.vibes;
|
||||
|
||||
&hwlist.snd.emu10k1;
|
||||
|
||||
<para arch="i386,amd64">Trident 4DWave DX/NX (&man.pcm.4; driver)</para>
|
||||
|
||||
&hwlist.snd.via8233;
|
||||
|
||||
&hwlist.snd.via82c686;
|
||||
|
@ -710,8 +710,10 @@
|
||||
</note>
|
||||
|
||||
</sect2>
|
||||
<sect2 id="audio">
|
||||
<title>Audio Devices</title>
|
||||
<sect2 id="sound">
|
||||
<title>Sound Devices</title>
|
||||
|
||||
&hwlist.sound;
|
||||
|
||||
&hwlist.snd.ad1816;
|
||||
&hwlist.snd.cs4281;
|
||||
@ -737,21 +739,12 @@
|
||||
|
||||
&hwlist.snd.gusc;
|
||||
|
||||
<para arch="i386,amd64">Intel 443MX, 810, 815, and 815E integrated sound
|
||||
devices (&man.pcm.4; driver)</para>
|
||||
|
||||
<para arch="i386,alpha,amd64">MSS/WSS Compatible DSPs (&man.pcm.4; driver)</para>
|
||||
|
||||
&hwlist.snd.neomagic;
|
||||
|
||||
<para arch="i386,amd64">OPTi 931/82C931 (&man.pcm.4; driver)</para>
|
||||
|
||||
&hwlist.snd.vibes;
|
||||
|
||||
&hwlist.snd.emu10k1;
|
||||
|
||||
<para arch="i386,amd64">Trident 4DWave DX/NX (&man.pcm.4; driver)</para>
|
||||
|
||||
&hwlist.snd.via8233;
|
||||
|
||||
&hwlist.snd.via82c686;
|
||||
|
@ -124,6 +124,7 @@ snd_solo i386,amd64
|
||||
snd_via8233 i386
|
||||
snd_via82c686 i386,amd64
|
||||
snd_vibes i386,amd64
|
||||
sound i386,alpha,amd64
|
||||
sr i386
|
||||
ste i386,pc98,alpha,amd64
|
||||
stg i386,pc98
|
||||
|
Loading…
Reference in New Issue
Block a user