Note that bulk endpoints are not supported. Reword last paragraph.
This commit is contained in:
parent
085bc41d78
commit
99a4cc3893
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: uvideo.4,v 1.2 2008/09/09 05:46:27 wiz Exp $
|
||||
.\" $NetBSD: uvideo.4,v 1.3 2008/09/18 13:09:20 jmcneill Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2008 Patrick Mahoney
|
||||
.\" All rights reserved.
|
||||
@ -24,7 +24,7 @@
|
||||
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
||||
.\" POSSIBILITY OF SUCH DAMAGE.
|
||||
.\"
|
||||
.Dd August 15, 2008
|
||||
.Dd September 18, 2008
|
||||
.Dt UVIDEO 4
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -54,10 +54,13 @@ The USB Specifications can be found at:
|
||||
.Sh AUTHORS
|
||||
.An Patrick Mahoney Aq pat@polycrystal.org
|
||||
.Sh BUGS
|
||||
.Pp
|
||||
Does not support all of UVC spec.
|
||||
Only supports the one streaming input interface.
|
||||
Does not support the interrupt endpoint for some controls.
|
||||
.Pp
|
||||
Bulk endpoints are not supported.
|
||||
.Pp
|
||||
Exports the Video4Linux2 API via
|
||||
.Xr video 9 .
|
||||
V4L2 lacks support for some UVC features such as still images.
|
||||
.Xr video 9 ,
|
||||
and V4L2 lacks support for some UVC features such as still images.
|
||||
|
Loading…
Reference in New Issue
Block a user