Commit graph

4 commits

Author SHA1 Message Date
Juergen Lock
ef16d2e450 - Fix two linux/dvb ioctls in multimedia/v4l_compat , multimedia/webcamd ,
and multimedia/linux_dvbwrapper : CA_GET_SLOT_INFO and CA_GET_MSG
  need to be _IOWR not _IOR.
- Bump PORTREVISION for multimedia/vdr too since it uses one of the ioctls.
  (This fixes the CI slot of at last the TT CT-3650 DVB-C/T tuner.)

Approved by:	hselasky (maintainer of multimedia/webcamd)
2012-06-28 17:49:51 +00:00
Juergen Lock
6ec313be7b Fix build on 9 and 10.
Submitted by:	pointyhat via erwin
2011-09-27 17:37:18 +00:00
Juergen Lock
888dbbc025 (Attempt to) fix build on head.
Submitted by:	pointyhat via erwin
2011-09-07 16:57:21 +00:00
Juergen Lock
5c392de08e 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/
2011-04-24 15:51:13 +00:00