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]) by ozlabs.org (Postfix) with ESMTP id 39A2067A60 for ; Wed, 29 Mar 2006 03:33:46 +1100 (EST) Message-ID: <442965CC.4040903@ovro.caltech.edu> Date: Tue, 28 Mar 2006 08:35:24 -0800 From: David Hawkins MIME-Version: 1.0 To: Phil.Nitschke@avalon.com.au Subject: Re: Memory mapping PCI memory region to user space References: <204E7000-3E88-4497-86C0-5AF786D72F75@kernel.crashing.org> <1143446542.24304.8.camel@lamorak.int.avalon.com.au> <44280D45.7090103@ovro.caltech.edu> <1143519660.24304.18.camel@lamorak.int.avalon.com.au> <4428C1B9.4080200@ovro.caltech.edu> <1143528245.24304.28.camel@lamorak.int.avalon.com.au> In-Reply-To: <1143528245.24304.28.camel@lamorak.int.avalon.com.au> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Cc: linuxppc-embedded@ozlabs.org List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hey Phil, > > Much better, thanks. I might be able to use your program/driver as a > comparison to my own driver, at least as far as the mmap() goes, because > mine is broken and yours isn't! > Great! Good to hear. Dave