From owner-freebsd-multimedia@FreeBSD.ORG Fri Oct 15 20:32:53 2010 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 97062106564A for ; Fri, 15 Oct 2010 20:32:53 +0000 (UTC) (envelope-from hselasky@freebsd.org) Received: from swip.net (mailfe03.swip.net [212.247.154.65]) by mx1.freebsd.org (Postfix) with ESMTP id 200628FC12 for ; Fri, 15 Oct 2010 20:32:52 +0000 (UTC) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.1 cv=iBCGAMPDYtSF9sDXX85uHY3wcnYctfVT8vFpe3qPflY= c=1 sm=1 a=bh2OpM5zoWAA:10 a=8nJEP1OIZ-IA:10 a=CL8lFSKtTFcA:10 a=i9M/sDlu2rpZ9XS819oYzg==:17 a=ySUtxkiZ0ZLyuykgW60A:9 a=wn2c0QAvCj3L3RwObetvRpH9KUoA:4 a=wPNLvfGTeEIA:10 a=i9M/sDlu2rpZ9XS819oYzg==:117 Received: from [188.126.198.129] (account mc467741@c2i.net HELO laptop002.hselasky.homeunix.org) by mailfe03.swip.net (CommuniGate Pro SMTP 5.2.19) with ESMTPA id 35920086; Fri, 15 Oct 2010 22:22:49 +0200 Received-SPF: softfail receiver=mailfe03.swip.net; client-ip=188.126.198.129; envelope-from=hselasky@freebsd.org From: Hans Petter Selasky To: freebsd-multimedia@freebsd.org Date: Fri, 15 Oct 2010 22:24:06 +0200 User-Agent: KMail/1.13.5 (FreeBSD/8.1-STABLE; KDE/4.4.5; amd64; ; ) References: <20101015202917.GA59392@onelab2.iet.unipi.it> In-Reply-To: <20101015202917.GA59392@onelab2.iet.unipi.it> X-Face: +~\`s("[*|O,="7?X@L.elg*F"OA\I/3%^p8g?ab%RN'(; _IjlA: hGE..Ew, XAQ*o#\/M~SC=S1-f9{EzRfT'|Hhll5Q]ha5Bt-s|oTlKMusi:1e[wJl}kd}GR Z0adGx-x_0zGbZj'e(Y[(UNle~)8CQWXW@:DX+9)_YlB[tIccCPN$7/L' MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201010152224.06630.hselasky@freebsd.org> Cc: Luigi Rizzo Subject: Re: constraints on using cuse4bsd on stable/7 ? X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Oct 2010 20:32:53 -0000 On Friday 15 October 2010 22:29:17 Luigi Rizzo wrote: > Hi, > is there any strong issue in using cuse4bsd on stable/7 ? > Removing the OSVERSION check in the Makefile lets the > code build and load fine on 7.2-STABLE, and judging from > what the code does there should not be much of an issue > in using it on earlier versions ? > > I am asking because I would like to build some passthru > device to create a video source that captures from x11 > of even better from an external program so i can reuse > existing x11 capture programs. > > cheers > luigi > > On Wed, Sep 01, 2010 at 10:13:03PM +0200, Hans Petter Selasky wrote: > > Hi, > > > > Please find ports patches attached for cuse4bsd and webcamd ports. Please > > test and report any bugs. > > > > News: > > > > - Add support for GNU/kFreeBSD > > - Add support for DBUS/HAL registration > > - Add support for more DVB tuner frontends > > - Add support for multi-antenna DVB adapters > > - Update to latest version of Linux DVB code > > > > --HPS > > If all the kernel API functions are there, there should be no constraint. --HPS