From owner-freebsd-multimedia@FreeBSD.ORG Mon Jan 22 12:48:49 2007 Return-Path: X-Original-To: multimedia@freebsd.org Delivered-To: freebsd-multimedia@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C8A7F16A402; Mon, 22 Jan 2007 12:48:49 +0000 (UTC) (envelope-from rizzo@icir.org) Received: from xorpc.icir.org (xorpc.icir.org [192.150.187.68]) by mx1.freebsd.org (Postfix) with ESMTP id B25F113C457; Mon, 22 Jan 2007 12:48:49 +0000 (UTC) (envelope-from rizzo@icir.org) Received: from xorpc.icir.org (localhost [127.0.0.1]) by xorpc.icir.org (8.12.11/8.13.6) with ESMTP id l0MCmnVn091872; Mon, 22 Jan 2007 04:48:49 -0800 (PST) (envelope-from rizzo@xorpc.icir.org) Received: (from rizzo@localhost) by xorpc.icir.org (8.12.11/8.12.3/Submit) id l0MCmnqs091871; Mon, 22 Jan 2007 04:48:49 -0800 (PST) (envelope-from rizzo) Date: Mon, 22 Jan 2007 04:48:49 -0800 From: Luigi Rizzo To: Florent Thoumie Message-ID: <20070122044849.E91561@xorpc.icir.org> References: <20070122032640.A90831@xorpc.icir.org> <45B4A58C.8020907@FreeBSD.org> <20070122043720.A91561@xorpc.icir.org> <45B4B1F9.1010808@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <45B4B1F9.1010808@FreeBSD.org>; from flz@freebsd.org on Mon, Jan 22, 2007 at 12:45:45PM +0000 Cc: multimedia@freebsd.org Subject: Re: some missing bits in multimedia/v4l_compat 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: Mon, 22 Jan 2007 12:48:49 -0000 On Mon, Jan 22, 2007 at 12:45:45PM +0000, Florent Thoumie wrote: > Luigi Rizzo wrote: ... > > Actually i believe nothing in the tree supports v4l1 either, > > so this is mostly (only ?) to let ports (apps and drivers) build. > > Actually, there's at least one driver that uses it (pwc(4) in ports). sorry i was unclear - with "in the tree" i meant "in the src tree" I know of pvc, i have been hacing on it a lot lately. > There was a WIP to bring v4l interface to sys/. I took it from julian's > p4 repo, did some mods in my own and had to focus on some other things. > I read some people were interested in v4l in hackers@ (IIRC). ok if you have pointers to even some partial work i would be interested to work on it. thanks luigi