xref: /openbsd/share/man/man4/utvfu.4 (revision 09467b48)
1.\" $OpenBSD: utvfu.4,v 1.4 2016/06/04 20:54:13 jmc Exp $
2.\"
3.\" Copyright (c) 2016 Patrick Keshishian.  All rights reserved.
4.\"
5.\" Permission to use, copy, modify, and distribute this software for any
6.\" purpose with or without fee is hereby granted, provided that the above
7.\" copyright notice and this permission notice appear in all copies.
8.\"
9.\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
10.\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
11.\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
12.\" ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
13.\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
14.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
15.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
16.\"
17.Dd $Mdocdate: June 4 2016 $
18.Dt UTVFU 4
19.Os
20.Sh NAME
21.Nm utvfu
22.Nd USB Fushicai USBTV007 audio/video capture device
23.Sh SYNOPSIS
24.Cd "utvfu*      at uhub?"
25.Cd "audio*      at utvfu?"
26.Cd "video*      at utvfu?"
27.Sh DESCRIPTION
28The
29.Nm
30driver supports USB Audio/Video capture devices based on the Fushicai
31USBTV007 chip.
32The following product models are known to work:
33.Pp
34.Bl -bullet -offset indent -compact
35.It
36Play X Store Capture
37.It
38YXGOOD EasyCAP
39.El
40.Pp
41If the
42.Nm
43device attaches successfully, it will attach the
44.Xr audio 4
45and
46.Xr video 4
47drivers to provide higher-level access.
48.Sh SEE ALSO
49.Xr audio 4 ,
50.Xr intro 4 ,
51.Xr usb 4 ,
52.Xr video 4
53.Sh HISTORY
54The
55.Nm
56driver
57first appeared in
58.Ox 6.0 .
59