From owner-freebsd-multimedia@FreeBSD.ORG Mon Apr 16 14:05:56 2007 Return-Path: X-Original-To: freebsd-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 BBBB516A407 for ; Mon, 16 Apr 2007 14:05:56 +0000 (UTC) (envelope-from usleepless@gmail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.228]) by mx1.freebsd.org (Postfix) with ESMTP id 65E1413C459 for ; Mon, 16 Apr 2007 14:05:56 +0000 (UTC) (envelope-from usleepless@gmail.com) Received: by wr-out-0506.google.com with SMTP id 70so1569835wra for ; Mon, 16 Apr 2007 07:05:55 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=lKF9/SXmqQtGkQE3cN56gaQk8hREMSOjRH8yxNxWGqoGJgKmVCr/NHmXnqKasyOe6BuXy89y5xp1FxhUG9Z2bzRrQmngwJ4pnbhrPu1jmYZlq8henpDKggOc6NEfFTBQWYyMIfgCED0Zx+0Ot7phfoKEolzXREs8AjZv2H8kEDk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=cKMRAnAQXwjilpBUmtxZ41FFFN7IRQWg41jy3Z7THguU7NVLYjnMq5342YzOalcb6WAXELIkJ8t1CPNVvpPdElEt45fKI/sOr5to0LFqklFpSKJLHwkR8BkAO9vt3vI9znP4kEnkbowmPZ6Z9XsnZeOkZdRr50WCl7WDDSouFtw= Received: by 10.114.195.19 with SMTP id s19mr811684waf.1176732354477; Mon, 16 Apr 2007 07:05:54 -0700 (PDT) Received: by 10.114.192.12 with HTTP; Mon, 16 Apr 2007 07:05:54 -0700 (PDT) Message-ID: Date: Mon, 16 Apr 2007 16:05:54 +0200 From: usleepless@gmail.com To: "Jim Stapleton" In-Reply-To: <80f4f2b20704160659q77ef204dlbb29a3a432891a9c@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20070416055055.GC1593@wantadilla.lemis.com> <80f4f2b20704160659q77ef204dlbb29a3a432891a9c@mail.gmail.com> Cc: freebsd-multimedia@freebsd.org Subject: Re: pvrxxx, linux code and modules 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, 16 Apr 2007 14:05:56 -0000 Jim, On 4/16/07, Jim Stapleton wrote: > First, I'd like to say this is an interesting topic, and I'd like it > to stay public if possible. fine! > Also, is this a good reference for the V4L documentation? > http://www.thedirks.org/v4l2/ i don't know. i must admit i use source code as a reference... > I'd like to be able to keep an eye on this, and see if there's any way > I can help or suggest if possible. (For example, I would like a > tuner/input selector device that I could cat/echo commands into). why? regards, usleep