Page MenuHomeFreeBSD

D51240.id158291.diff
No OneTemporary

D51240.id158291.diff

diff --git a/share/man/man4/snd_uaudio.4 b/share/man/man4/snd_uaudio.4
--- a/share/man/man4/snd_uaudio.4
+++ b/share/man/man4/snd_uaudio.4
@@ -1,3 +1,6 @@
+.\"
+.\" SPDX-License-Identifier: BSD-2-Clause
+.\"
.\" $NetBSD: uaudio.4,v 1.15 2002/02/12 19:53:57 jdolecek Exp $
.\"
.\" Copyright (c) 1999 The NetBSD Foundation, Inc.
@@ -34,20 +37,22 @@
.Nm snd_uaudio
.Nd USB audio and MIDI device driver
.Sh SYNOPSIS
-To compile this driver into the kernel, place the following lines in your
-kernel configuration file:
-.Bd -ragged -offset indent
.Cd "device sound"
.Cd "device usb"
.Cd "device snd_uaudio"
-.Ed
.Pp
-Alternatively, to load the driver as a module at boot time, place the
-following line in
-.Xr loader.conf 5 :
-.Bd -literal -offset indent
-snd_uaudio_load="YES"
-.Ed
+In
+.Xr rc.conf 5 :
+.Cd kld_list="snd_uaudio"
+.Pp
+In
+.Xr sysctl.conf 5 :
+.Cd hw.usb.uaudio.buffer_ms=8
+.Cd hw.usb.uaudio.default_bits=16
+.Cd hw.usb.uaudio.default_channela=4
+.Cd hw.usb.uaudio.default_rate=
+.Cd hw.usb.uaudio.handle_hid=0
+.Cd hw.usb.uaudio.debug=1
.Sh DESCRIPTION
The
.Nm
@@ -68,6 +73,11 @@
Refer to the
.Ql USB Audio Class Specification
for more information.
+.Sh HARDWARE
+The
+.Nm
+driver provides support for USB audio class devices and
+USB MIDI class devices.
.Sh SYSCTL VARIABLES
The following settings can be entered at the
.Xr loader 8

File Metadata

Mime Type
text/plain
Expires
Wed, Sep 9, 11:31 AM (11 h, 33 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
38584116
Default Alt Text
D51240.id158291.diff (1 KB)

Event Timeline