Module Name:    src
Committed By:   nia
Date:           Fri Mar 12 08:03:24 UTC 2021

Modified Files:
        src/share/man/man4: hdaudio.4

Log Message:
Clarify problem.


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/share/man/man4/hdaudio.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man4/hdaudio.4
diff -u src/share/man/man4/hdaudio.4:1.18 src/share/man/man4/hdaudio.4:1.19
--- src/share/man/man4/hdaudio.4:1.18	Thu Mar 11 17:42:14 2021
+++ src/share/man/man4/hdaudio.4	Fri Mar 12 08:03:24 2021
@@ -1,4 +1,4 @@
-.\"	$NetBSD: hdaudio.4,v 1.18 2021/03/11 17:42:14 nia Exp $
+.\"	$NetBSD: hdaudio.4,v 1.19 2021/03/12 08:03:24 nia Exp $
 .\"
 .\" Copyright (c) 2009, 2010 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -27,7 +27,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd March 11, 2021
+.Dd March 12, 2021
 .Dt HDAUDIO 4
 .Os
 .Sh NAME
@@ -133,5 +133,8 @@ Handle unsolicited RIRB messages
 .It
 Modem function groups
 .It
-I/O with precision greater than 16 bits with the MI audio layer
+20-bit and 24-bit I/O formats.
+The machine-independent audio layer supports samples with 32-bit precision,
+but these will be converted down to 16-bit before output, because converting
+to a hardware precision that isn't a power of two is not yet handled.
 .El

Reply via email to