From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ovro.ovro.caltech.edu (ovro.ovro.caltech.edu [192.100.16.2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail.ovro.caltech.edu", Issuer "mail.ovro.caltech.edu" (not verified)) by ozlabs.org (Postfix) with ESMTP id D0C48DDE18 for ; Thu, 18 Oct 2007 02:18:42 +1000 (EST) Message-ID: <4716360B.3080502@ovro.caltech.edu> Date: Wed, 17 Oct 2007 09:19:23 -0700 From: David Hawkins MIME-Version: 1.0 To: linuxppc-embedded@ozlabs.org Subject: Re: PPC440EPx GPIO control help References: <400754.83957.qm@web45604.mail.sp1.yahoo.com> <47158C69.2070903@ovro.caltech.edu> <4715A9D9.6090308@mock.com> In-Reply-To: <4715A9D9.6090308@mock.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi Dell, If you do decide to look at kernel drivers, Jeff has sent you code, and I also have a tutorial with example code you are welcome to look at: http://www.ovro.caltech.edu/~dwh/correlator/pdf/LNX-723-Hawkins.pdf http://www.ovro.caltech.edu/~dwh/correlator/software/driver_design.tar.gz Feel free to ask questions. I recall writing some test driver code for the 440EP Yosemite board too. I'm just not sure where I put it ... :) Cheers, Dave