jtm at smoothsmoothie.com wrote:

> .... The buffer memory will get filled
> via DMA, and therefore must not be cached.

Huh????  The 8260 is cache coherent, you don't need to do that.

For processors that are not cache coherent (4xx and 8xx), there
are standard 'consistent_alloc()' functions available.


        -- Dan

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/



Reply via email to