nox         2011-04-24 15:51:13 UTC

  FreeBSD ports repository

  Modified files:
    multimedia           Makefile 
  Added files:
    multimedia/linux_dvbwrapper-kmod Makefile pkg-descr 
    multimedia/linux_dvbwrapper-kmod/files Makefile linux_dvb.h 
                                           linux_dvb_compat.h 
                                           linux_dvb_ioctl.h 
                                           linux_dvbwrapper.c 
  Log:
  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/
  
  Revision  Changes    Path
  1.437     +1 -0      ports/multimedia/Makefile
  1.1       +43 -0     ports/multimedia/linux_dvbwrapper-kmod/Makefile (new)
  1.1       +13 -0     ports/multimedia/linux_dvbwrapper-kmod/files/Makefile 
(new)
  1.1       +63 -0     ports/multimedia/linux_dvbwrapper-kmod/files/linux_dvb.h 
(new)
  1.1       +26 -0     
ports/multimedia/linux_dvbwrapper-kmod/files/linux_dvb_compat.h (new)
  1.1       +122 -0    
ports/multimedia/linux_dvbwrapper-kmod/files/linux_dvb_ioctl.h (new)
  1.1       +334 -0    
ports/multimedia/linux_dvbwrapper-kmod/files/linux_dvbwrapper.c (new)
  1.1       +7 -0      ports/multimedia/linux_dvbwrapper-kmod/pkg-descr (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to