PCI fix for some platforms
From: Andriy Korud <hidden>
Date: 2004-06-30 08:52:31
Hi, i've noticed that on some platforms (noticed on PPC/XScale embedded) PCI cacheline size is not initialized properly and therefore card uses slow "PCI read memory" command instead of optimal "PCI read memory line", which cause serious bendwidth limitations in case of 3+ cards on single PCI bus. Attached patch that fix this issue - please merge review. regards, -- Andriy Korud