Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4 Note that revision 2.0 of the audio device cl...



details:   https://anonhg.NetBSD.org/src/rev/c7385a0c633a
branches:  trunk
changeset: 335859:c7385a0c633a
user:      gson <gson%NetBSD.org@localhost>
date:      Mon Jan 26 20:53:12 2015 +0000

description:
Note that revision 2.0 of the audio device class spec is not supported.

diffstat:

 share/man/man4/uaudio.4 |  9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

diffs (23 lines):

diff -r 562a96d494c2 -r c7385a0c633a share/man/man4/uaudio.4
--- a/share/man/man4/uaudio.4   Mon Jan 26 20:41:49 2015 +0000
+++ b/share/man/man4/uaudio.4   Mon Jan 26 20:53:12 2015 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: uaudio.4,v 1.26 2015/01/26 20:41:49 gson Exp $
+.\" $NetBSD: uaudio.4,v 1.27 2015/01/26 20:53:12 gson Exp $
 .\"
 .\" Copyright (c) 1999 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -120,6 +120,13 @@
 appeared in
 .Nx 1.5 .
 .Sh BUGS
+Releases 1.0 and 2.0 of the 
+.Tn USB
+Audio class specification are not mutually compatible.
+The
+.Nm
+driver only supports devices compliant with Release 1.0.
+.Pp
 There is no support for multiple-endpoints audio stream,
 adaptive recording, async playback, and TYPE-II/III formats.
 .Pp



Home | Main Index | Thread Index | Old Index