From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from jabba.london.02.net ([82.132.130.169]:51488 "EHLO mail.o2.co.uk" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752299AbZLXXZ6 (ORCPT ); Thu, 24 Dec 2009 18:25:58 -0500 Received: from surtees (82.132.130.219) by mail.o2.co.uk (8.0.013.3) (authenticated as sijones2006) id 4AF806790BFEF0E6 for linux-media@vger.kernel.org; Thu, 24 Dec 2009 23:48:59 +0000 Message-ID: <11671817.35401261697156912.JavaMail.defaultUser@defaultHost> Date: Thu, 24 Dec 2009 23:25:56 +0000 (GMT) From: Reply-To: To: linux-media@vger.kernel.org Subject: Dev help MIME-Version: 1.0 Content-Type: text/plain;charset="UTF-8" Content-Transfer-Encoding: 7bit Sender: linux-media-owner@vger.kernel.org List-ID: 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.