Module Name: src Committed By: gson Date: Mon Jan 26 20:53:12 UTC 2015
Modified Files: src/share/man/man4: uaudio.4 Log Message: Note that revision 2.0 of the audio device class spec is not supported. To generate a diff of this commit: cvs rdiff -u -r1.26 -r1.27 src/share/man/man4/uaudio.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/uaudio.4 diff -u src/share/man/man4/uaudio.4:1.26 src/share/man/man4/uaudio.4:1.27 --- src/share/man/man4/uaudio.4:1.26 Mon Jan 26 20:41:49 2015 +++ src/share/man/man4/uaudio.4 Mon Jan 26 20:53:12 2015 @@ -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 @@ driver 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