Date: Fri, 15 Oct 2004 12:12:15 +0000 (UTC) From: Edwin Groothuis <edwin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/multimedia Makefile ports/multimedia/pvr250 Makefile distinfo pkg-descr pkg-message pkg-plist patch-modules::cxm::cxm_iic::Makefilepatchtuner-ibroadcast ... Message-ID: <200410151212.i9FCCFTx086285@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
edwin 2004-10-15 12:12:15 UTC FreeBSD ports repository Modified files: multimedia Makefile Added files: multimedia/pvr250 Makefile distinfo pkg-descr pkg-message pkg-plist multimedia/pvr250/files patch-modules::cxm::cxm::Makefile patch-modules::cxm::cxm_iic::Makefile patchtuner-bgaustralia patchtuner-bgbroadcast patchtuner-ibroadcast patchtuner-lbroadcast patchtuner-usbroadcast patchtuner-uscable Log: Submit a lkm for the cxm device, found in the Hauppauge PVR-250/350 TV cards. This port contains: - Drivers for the Conexant MPEG-2 Codec driver which can be found on the Hauppauge PVR-250/350 TV cards. These drivers are (c) John Wehle <john@feith.com> On FreeBSD 4.x, the device used is /dev/bktr0. On FreeBSD 5.x, the device used is /dev/cxm0 This driver has been successfully tested on: - FreeBSD 4.10 - FreeBSD 5.2.1 - Two simple programs to modify some ioctls on the card: set the channel and set the window size. Note: - The configuration screen is only applicable for the the Philips FQ1216M tuner. For other tuners ignore this section. Select just one entry. - Note: the maintainer of this port has no inside knowledge of the workings of this software. Please don't contact me about cards which don't work. Please contact me about problems with the port, with possible enhancements, with success stories. Author: John Wehle <john@feith.com> Submitted by: edwin@mavetju.org Revision Changes Path 1.82 +1 -0 ports/multimedia/Makefile 1.1 +115 -0 ports/multimedia/pvr250/Makefile (new) 1.1 +4 -0 ports/multimedia/pvr250/distinfo (new) 1.1 +9 -0 ports/multimedia/pvr250/files/patch-modules::cxm::cxm::Makefile (new) 1.1 +9 -0 ports/multimedia/pvr250/files/patch-modules::cxm::cxm_iic::Makefile (new) 1.1 +11 -0 ports/multimedia/pvr250/files/patchtuner-bgaustralia (new) 1.1 +11 -0 ports/multimedia/pvr250/files/patchtuner-bgbroadcast (new) 1.1 +11 -0 ports/multimedia/pvr250/files/patchtuner-ibroadcast (new) 1.1 +11 -0 ports/multimedia/pvr250/files/patchtuner-lbroadcast (new) 1.1 +11 -0 ports/multimedia/pvr250/files/patchtuner-usbroadcast (new) 1.1 +11 -0 ports/multimedia/pvr250/files/patchtuner-uscable (new) 1.1 +28 -0 ports/multimedia/pvr250/pkg-descr (new) 1.1 +29 -0 ports/multimedia/pvr250/pkg-message (new) 1.1 +2 -0 ports/multimedia/pvr250/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410151212.i9FCCFTx086285>