From owner-freebsd-arch@FreeBSD.ORG Wed Apr 14 10:25:38 2004 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 88E2316A4CE for ; Wed, 14 Apr 2004 10:25:38 -0700 (PDT) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B01743D55 for ; Wed, 14 Apr 2004 10:25:38 -0700 (PDT) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id 4A3AE72DF0; Wed, 14 Apr 2004 10:25:38 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id 47DCD72DBF; Wed, 14 Apr 2004 10:25:38 -0700 (PDT) Date: Wed, 14 Apr 2004 10:25:38 -0700 (PDT) From: Doug White To: Teemu.Parkkinen@patria.fi In-Reply-To: Message-ID: <20040414102422.H84038@carver.gumbysoft.com> References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-arch@freebsd.org Subject: Re: Digital-tv card drivers and API discussion X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Apr 2004 17:25:38 -0000 On Tue, 13 Apr 2004 Teemu.Parkkinen@patria.fi wrote: > Hi all, > > I am about to write a digital tv-driver for my dvb-c -card. Because > FreeBSD does not yet have any dvb-devices and I don't have any prior > driver development experience, I have a couple of questions for you. > > 1) Should we use Linux-DVB API as a reference, or should we consider > some changes to it? The API seems to be constantly changing and > improving. Version 3 is available here: > http://www.linuxtv.org/download/dvb/linux-dvb-api-1.0.0.pdf but they are > currently working on version 4. In my opinion, the API should be > minimal, but complete, so there is no need to constantly add new > features to it. Please check in with the freebsd-multimedia mailing list before you start. They were working on a new vidoe API and this sort of thing would slot into it nicely. The bktr developers hang out there and can assist you with issues specific to video hardware. -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org