From owner-freebsd-emulation@FreeBSD.ORG Wed Jun 8 19:30:03 2011 Return-Path: Delivered-To: emulation@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D89D71065673; Wed, 8 Jun 2011 19:30:03 +0000 (UTC) (envelope-from nox@jelal.kn-bremen.de) Received: from smtp.kn-bremen.de (gelbbaer.kn-bremen.de [78.46.108.116]) by mx1.freebsd.org (Postfix) with ESMTP id 7F4348FC15; Wed, 8 Jun 2011 19:30:03 +0000 (UTC) Received: by smtp.kn-bremen.de (Postfix, from userid 10) id 87F671E002C4; Wed, 8 Jun 2011 21:30:01 +0200 (CEST) Received: from triton8.kn-bremen.de (noident@localhost [127.0.0.1]) by triton8.kn-bremen.de (8.14.4/8.14.3) with ESMTP id p58JSDcK074599; Wed, 8 Jun 2011 21:28:13 +0200 (CEST) (envelope-from nox@triton8.kn-bremen.de) Received: (from nox@localhost) by triton8.kn-bremen.de (8.14.4/8.14.3/Submit) id p58JSC2Y074598; Wed, 8 Jun 2011 21:28:12 +0200 (CEST) (envelope-from nox) From: Juergen Lock Date: Wed, 8 Jun 2011 21:28:12 +0200 To: Alexander Leidinger Message-ID: <20110608192812.GA74580@triton8.kn-bremen.de> References: <20110608140110.18986ku70sxmm07a@webmail.leidinger.net> <20110608163822.13026mwi7kvcuna6@webmail.leidinger.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20110608163822.13026mwi7kvcuna6@webmail.leidinger.net> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: emulation@FreeBSD.org, nox@FreeBSD.org, stable@FreeBSD.org Subject: Re: v4l2 8-stable MFC: testers needed X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Jun 2011 19:30:04 -0000 On Wed, Jun 08, 2011 at 04:38:22PM +0200, Alexander Leidinger wrote: > Quoting Alexander Leidinger (from Wed, 08 > Jun 2011 14:01:10 +0200): > > > at http://www.Leidinger.net/test/v4l2-stable8.diff I have the v4l2 > > code I want to commit to 8-stable. Can someone please compile it, > > test it and give feedback? > > It looks like svn does not take added files into account, so everyone > who wants to give it a try should take linux_videodev2.h and > linux_videodev2_compat.h from -current. Looking good... skype at least works. :) Thanx, Juergen