git: ebc9b69c7785 - main - pcm.4: mention snd_uaudio auto-load
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 16 Jan 2024 16:50:08 UTC
The branch main has been updated by christos:
URL: https://cgit.FreeBSD.org/src/commit/?id=ebc9b69c77850d3b5a23473cd9a889b8c6d8685a
commit ebc9b69c77850d3b5a23473cd9a889b8c6d8685a
Author: Christos Margiolis <christos@FreeBSD.org>
AuthorDate: 2024-01-16 16:49:02 +0000
Commit: Christos Margiolis <christos@FreeBSD.org>
CommitDate: 2024-01-16 16:49:02 +0000
pcm.4: mention snd_uaudio auto-load
Sponsored by: The FreeBSD Foundation
MFC after: 2 weeks
Reviewed by: imp
Differential Revision: https://reviews.freebsd.org/D43397
---
share/man/man4/pcm.4 | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/share/man/man4/pcm.4 b/share/man/man4/pcm.4
index 1803eaca42eb..54efd86a2b52 100644
--- a/share/man/man4/pcm.4
+++ b/share/man/man4/pcm.4
@@ -23,7 +23,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd December 2, 2023
+.Dd January 10, 2024
.Dt SOUND 4
.Os
.Sh NAME
@@ -113,7 +113,7 @@ The following bridge device drivers are available:
.It
.Xr snd_spicds 4
.It
-.Xr snd_uaudio 4 (enabled by default on amd64, i386, powerpc)
+.Xr snd_uaudio 4 (auto-loaded on device plug)
.It
.Xr snd_via8233 4 (enabled by default on amd64, i386)
.It