<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=gb2312">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7654.12">
<TITLE>Re: [PATCH] fsldma: use PCI Read Multiple command</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>&gt;&gt; You are assuming the PCI memory space is prefetchable( no side effect)<BR>
&gt;&gt; for DMA.<BR>
&gt;&gt; Is it possible that DMA is from non-prefetchable memory space?<BR>
<BR>
&gt; This should be a safe assumption for this driver.&nbsp; Remember, this<BR>
&gt; driver just does offload memcpy, from one region to another.&nbsp; So the<BR>
&gt; PCI memory that you are reading from should be just a buffer of data,<BR>
&gt; and there should be side-effect of reading it.<BR>
<BR>
How about one FIFO buffer?<BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>