From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: In-Reply-To: <6d145b42050728112919ab22b@mail.gmail.com> References: <6d145b4205072809505b101b48@mail.gmail.com> <5367eda3a78096bb46168292371e9530@embeddededge.com> <6d145b42050728112919ab22b@mail.gmail.com> Mime-Version: 1.0 (Apple Message framework v622) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: From: Dan Malek Date: Thu, 28 Jul 2005 15:03:50 -0400 To: Prashant Alange Cc: Linuxppc-embedded@ozlabs.org Subject: Re: Problem allocating large meory using m8260_cpm_hostalloc List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Jul 28, 2005, at 2:29 PM, Prashant Alange wrote: > Could you pls tell me what function I should be using .... Just look at some of the existing 82xx/CPM2 drivers, like the SCC/FEC/FCC Ethernet. > ..... I could not find the file DMA-API.txt file but > I did get DMA-mapping.txt. Is this the file you were referring to? Ugh ... a newer kernel would help. The DMA-mapping.txt doesn't apply to the local CPM devices, so just look at some existing drivers. Thanks. -- Dan