K 10 svn:author V 5 gonzo K 8 svn:date V 27 2009-10-28T03:34:05.432556Z K 7 svn:log V 348 - Fix busdma sync: dcache invalidation operates on cache line aligned addresses and could modify areas of memory that share the same cache line at the beginning and at the ending of the buffer. In order to prevent a data loss we save these chunks in temporary buffer before invalidation and restore them afer it. Idea suggested by: cognet END