From owner-freebsd-hackers@FreeBSD.ORG Fri May 20 08:28:44 2005 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C42B316A4CE for ; Fri, 20 May 2005 08:28:44 +0000 (GMT) Received: from mail06.syd.optusnet.com.au (mail06.syd.optusnet.com.au [211.29.132.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB27E43D46 for ; Fri, 20 May 2005 08:28:43 +0000 (GMT) (envelope-from PeterJeremy@optushome.com.au) Received: from cirb503493.alcatel.com.au (c211-30-75-229.belrs2.nsw.optusnet.com.au [211.30.75.229]) j4K8Scw1017675 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Fri, 20 May 2005 18:28:39 +1000 Received: from cirb503493.alcatel.com.au (localhost.alcatel.com.au [127.0.0.1])j4K8SbRx005385; Fri, 20 May 2005 18:28:37 +1000 (EST) (envelope-from pjeremy@cirb503493.alcatel.com.au) Received: (from pjeremy@localhost)j4K8SbdN005384; Fri, 20 May 2005 18:28:37 +1000 (EST) (envelope-from pjeremy) Date: Fri, 20 May 2005 18:28:37 +1000 From: Peter Jeremy To: =?iso-8859-1?Q?Lu=EDs_Vit=F3rio?= Cargnini Message-ID: <20050520082837.GE2129@cirb503493.alcatel.com.au> References: <1116559426.27848.7.camel@shark.hopto.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1116559426.27848.7.camel@shark.hopto.org> User-Agent: Mutt/1.4.2i cc: freebsd-hackers@freebsd.org Subject: Re: PCI Device Driver X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 May 2005 08:28:44 -0000 On Fri, 2005-May-20 00:23:46 -0300, Luís Vitório Cargnini wrote: >driver. I'm writeing a device driver for a board with SAA713X TV chipset >from Phillips. Before expending too much effort on this, you might like to study http://www.purpe.com/download/ BTW, where did you find programming information for the 713x? -- Peter Jeremy