From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from de01egw02.freescale.net (de01egw02.freescale.net [192.88.165.103]) by ozlabs.org (Postfix) with ESMTP id 97D6467D88 for ; Sun, 31 Jul 2005 09:32:28 +1000 (EST) Date: Sat, 30 Jul 2005 18:32:17 -0500 From: Kim Phillips To: "Vikas Aggarwal" Message-Id: <20050730183217.3310585b.kim.phillips@freescale.com> In-Reply-To: <32798.24.92.61.26.1122694772.squirrel@24.92.61.26> References: <32704.198.22.236.230.1122651627.squirrel@198.22.236.230> <20050729153323.3f2c62ad.kim.phillips@freescale.com> <32798.24.92.61.26.1122694772.squirrel@24.92.61.26> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Cc: linuxppc-embedded@ozlabs.org Subject: Re: mpc8248 SEC -- interrupt handler not invoked List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Fri, 29 Jul 2005 23:39:32 -0400 (EDT) "Vikas Aggarwal" wrote: > > But i still think that may be virt_to_phys() is not doing what FR expects. > try dma_map_single(). See drivers/net/gianfar.c Kim