From owner-freebsd-multimedia@FreeBSD.ORG Fri Jan 8 15:51:38 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 EC551106566C for ; Fri, 8 Jan 2010 15:51:38 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe02.swip.net [212.247.154.33]) by mx1.freebsd.org (Postfix) with ESMTP id 216A98FC08 for ; Fri, 8 Jan 2010 15:51:37 +0000 (UTC) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.0 c=1 a=4vW0rCAk17MA:10 a=MnI1ikcADjEx7bvsp0jZvQ==:17 a=NNqfDLVo_-6Q1__yhkgA:9 a=LYWsLUy2umiHnCefTKVDm08JDVUA:4 a=x0uADENsyE8A:10 Received: from [188.126.201.140] (account mc467741@c2i.net HELO laptop002.hselasky.homeunix.org) by mailfe02.swip.net (CommuniGate Pro SMTP 5.2.16) with ESMTPA id 1344550015; Fri, 08 Jan 2010 16:51:35 +0100 From: Hans Petter Selasky To: freebsd-multimedia@freebsd.org Date: Fri, 8 Jan 2010 16:50:13 +0100 User-Agent: KMail/1.12.4 (FreeBSD/8.0-STABLE; KDE/4.3.4; amd64; ; ) References: <20091204223126.00005392@unknown> <20100108153856.GA2752@current.Sisis.de> <20100108104103.0ec0761a@shibato.opal.com> In-Reply-To: <20100108104103.0ec0761a@shibato.opal.com> 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-15" Content-Transfer-Encoding: 7bit Message-Id: <201001081650.14189.hselasky@c2i.net> Cc: emulation@freebsd.org, Alexander Leidinger , "J.R. Oldroyd" , multimedia@freebsd.org Subject: Re: FYI: v4l-linuxulator support in FreeBSD-current now 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, 08 Jan 2010 15:51:39 -0000 On Friday 08 January 2010 16:41:03 J.R. Oldroyd wrote: > On Fri, 8 Jan 2010 16:38:56 +0100, Matthias Apitz wrote: > > i.e. the files > > > > linux_videodev.h > > linux_videodev_compat.h > > > > are not there for being replaced by the mentioned 4 update files; are > > they new? > > They are indeed. > > -jr > Hi, Will this method work with libv4l ? --HPS