| DTV(4) | Device Drivers Manual | DTV(4) |
dtv — interface
for digital television
dtv* at dtvbus?
#include <dev/dtv/dtvio.h>
#include
<dev/dtv/dtvio_demux.h>
#include
<dev/dtv/dtvio_frontend.h>
The machine-independent dtv interface
provides support for digital television (DTV). A
subset of the Linux Digital Video Broadcasting (DVB)
APIs is supported. In particular,
dtv provides the DVB frontend and demodulator
APIs.
The following machine-independent devices are supported:
Note that the dtv device drivers are
generally only available as kernel modules; see
module(7) and
modload(8) for additional
details. Refer to dtviic(4)
for details about the supported demodulators and tuners.
auvitek(4), dtviic(4), emdtv(4), video(9)
pkgsrc/multimedia/dvb-apps, pkgsrc/multimedia/mplayer
Linux Media Infrastructure API., Part II. Linux DVB API, https://linuxtv.org/downloads/v4l-dvb-apis-new/userspace-api/dvb/dvbapi.html, 2011.
The dtv interface first appeared in
NetBSD 6.0.
Jared D. McNeill ⟨jmcneill@invisible.ca⟩
| August 30, 2011 | NetBSD 11.0 |