Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.fsmpi.rwth-aachen.de!newsfeed.pionier.net.pl!news.task.gda.pl!not-for-mail From: raven Newsgroups: comp.os.linux.powerpc Subject: Kernel libs: BRAM access Date: Wed, 23 Apr 2014 12:19:25 +0200 Organization: CI TASK http://www.task.gda.pl/ Lines: 7 Message-ID: NNTP-Posting-Host: 89-74-53-99.dynamic.chello.pl Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: news.task.gda.pl 1398248345 31319 89.74.53.99 (23 Apr 2014 10:19:05 GMT) X-Complaints-To: abuse@news.task.gda.pl NNTP-Posting-Date: Wed, 23 Apr 2014 10:19:05 +0000 (UTC) User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 Xref: csiph.com comp.os.linux.powerpc:41 Hi all I'm rewriting BRAM access program from microblaze to powerpc. Do anyone know library that can replace consistant _free function from microblaze. I have found DMA alloc/free function but it requaiers selecting device in function. Which I assume are for external devices. Any advice would be helpful.