From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail01a.mail.t-online.hu ([84.2.40.6]:56705 "EHLO mail01a.mail.t-online.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753713AbZLYJov (ORCPT ); Fri, 25 Dec 2009 04:44:51 -0500 Message-ID: <4B34898E.2010205@freemail.hu> Date: Fri, 25 Dec 2009 10:44:46 +0100 From: =?UTF-8?B?TsOpbWV0aCBNw6FydG9u?= MIME-Version: 1.0 To: sijones2006@o2.co.uk CC: linux-media@vger.kernel.org Subject: Re: Dev help References: <11671817.35401261697156912.JavaMail.defaultUser@defaultHost> In-Reply-To: <11671817.35401261697156912.JavaMail.defaultUser@defaultHost> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-media-owner@vger.kernel.org List-ID: Linux Device Drivers, Third Edition: http://lwn.net/Kernel/LDD3/ The Video4Linux2 API: an introduction: http://lwn.net/Articles/203924/ sijones2006@o2.co.uk írta: > Hi All, > > I'm just wondering if someone can point me in the direction of maybe > either some documents or a good driver code to look at to understand > how to write the drivers for cards etc. > > As some might have seen as playing with the terratec cinergy 2400i > which has an old driver and am gonna have a play and see if i can get > it working. > > Not sure if my coding would be good enough to submit to yourselves at > the moment, but if there is a document to read, as current I dont > understand how the PCI-e bridge loads and then loads the demod module > and tuner and how it all links together... > > So any documents and maybe an example modules that loads a bridge / > demod then tuner so i can understand would be great. > > Cheers for any help.