diff options
author | Juergen Lock <nox@FreeBSD.org> | 2011-04-24 15:51:13 +0000 |
---|---|---|
committer | Juergen Lock <nox@FreeBSD.org> | 2011-04-24 15:51:13 +0000 |
commit | 5c392de08e25481fc1571ba09e497241e01792c0 (patch) | |
tree | 65eec7ecbd253136bc956ebf5fb92367ade8b46f /multimedia/linux_dvbwrapper-kmod/pkg-descr | |
parent | aaa59c1b11e58d2aee70752d85260c56524f930d (diff) |
Notes
Diffstat (limited to 'multimedia/linux_dvbwrapper-kmod/pkg-descr')
-rw-r--r-- | multimedia/linux_dvbwrapper-kmod/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/multimedia/linux_dvbwrapper-kmod/pkg-descr b/multimedia/linux_dvbwrapper-kmod/pkg-descr new file mode 100644 index 000000000000..8ec4837a4ab8 --- /dev/null +++ b/multimedia/linux_dvbwrapper-kmod/pkg-descr @@ -0,0 +1,7 @@ +This kld adds DVB ioctl handling to the Linux compatibility layer +so that Linux apps can talk to DVB/ATSC tuners via /dev/dvb/adapterX. + +Note this port does not contain actual DVB drivers, those are +provided by e.g. the multimedia/webcamd port. + +WWW: http://people.freebsd.org/~nox/dvb/ |