From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from nausicaa2.coritel.it (host254-130-static.190-82-b.business.telecomitalia.it [82.190.130.254]) by ozlabs.org (Postfix) with ESMTP id 272B7DDF05 for ; Tue, 12 Feb 2008 23:31:40 +1100 (EST) Message-ID: <47B1927C.90201@coritel.it> Date: Tue, 12 Feb 2008 13:35:08 +0100 From: Marco Stornelli MIME-Version: 1.0 To: "A. Nolson" Subject: Re: Writing drivers for external IP cores References: <47B188F5.60607@gmail.com> In-Reply-To: <47B188F5.60607@gmail.com> Content-Type: text/plain; charset=us-ascii Cc: linuxppc-embedded@ozlabs.org List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , A. Nolson ha scritto: > Hi , > > I am going to start developing some IP cores for my virtex fx12 (ML403) > and I need to control them through my embedded Linux ( it is already > working in the ppc405 ). I am a bit lost and I need some references for > developing drivers. In principle, I will start with something like a > GPIO. I think an example like a driver for controlling the push buttons > of my Ml403 will be enough. An example IP core for that will also be > also very helpful. > > Any suggestion? > > Thanks in advance > > /A > _______________________________________________ > Linuxppc-embedded mailing list > Linuxppc-embedded@ozlabs.org > https://ozlabs.org/mailman/listinfo/linuxppc-embedded > A good book to write device drivers is "Linux device drivers" 3rd edition, it's free and you can download it freely from Internet