xref: /netbsd-src/share/man/man4/emdtv.4 (revision 1a007af9acd65e502f0829ae1d40340ae2c73fa1)
1.\" $NetBSD: emdtv.4,v 1.4 2011/08/30 07:27:59 jruoho Exp $
2.\"
3.\" Copyright (c) 2011 The NetBSD Foundation, Inc.
4.\" All rights reserved.
5.\"
6.\" This code is derived from software contributed to The NetBSD Foundation
7.\" by Thomas Klausner.
8.\"
9.\" Redistribution and use in source and binary forms, with or without
10.\" modification, are permitted provided that the following conditions
11.\" are met:
12.\" 1. Redistributions of source code must retain the above copyright
13.\"    notice, this list of conditions and the following disclaimer.
14.\" 2. Redistributions in binary form must reproduce the above copyright
15.\"    notice, this list of conditions and the following disclaimer in the
16.\"    documentation and/or other materials provided with the distribution.
17.\"
18.\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
19.\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
20.\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
21.\" PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
22.\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
23.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
24.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
25.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
26.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
27.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
28.\" POSSIBILITY OF SUCH DAMAGE.
29.\"
30.Dd August 30, 2011
31.Dt EMDTV 4
32.Os
33.Sh NAME
34.Nm emdtv
35.Nd digital video driver for Empia Technology EM28xx based cards
36.Sh SYNOPSIS
37.Cd "emdtv* at uhub?"
38.Cd "dtv* at dtvbus?"
39.Sh DESCRIPTION
40The
41.Nm
42driver provides support for digital video cards based on the
43Empia Technology EM28xx series of DTV interface chips (in particular,
44the EM2883).
45This chip is used in USB products.
46.Pp
47Supported cards include:
48.Pp
49.Bl -column -offset 2n \
50"Pinnacle PCTV HD Pro Stick 800e" "Demodulator" "Tuner"
51.It Sy "Device" Ta Sy "Demodulator" Ta Sy "Tuner"
52.It "ATI TV Wonder 600 USB" Ta Xr lg3303 4 Ta Xr xc3028 4 (XC3028L)
53.\" .It "Pinnacle PCTV HD Pro Stick 800e" Ta Xr lg3303 4 Ta Xr xc3028 4
54.\" Empia Hybrid XS ATSC?
55.El
56.Pp
57.\"
58.\" XXX: No package for the XC3028 (and not XC3028L) used in the Pinnacle?
59.\"
60The
61.Dv XC3028L
62digital tuner requires firmware.
63This is provided by the
64.Pa pkgsrc/sysutils/xc3028l-firmware
65package.
66.Sh SEE ALSO
67.Xr dtv 4 ,
68.Xr dtviic 4 ,
69.Xr usb 4
70.Sh HISTORY
71The
72.Nm
73device driver first appeared in
74.Nx 6.0 .
75.Sh AUTHORS
76.An -nosplit
77The
78.Nm
79driver was written by
80.An Jared D. McNeill
81.Aq jmcneill@NetBSD.org .
82