"Dan Gora" <[EMAIL PROTECTED]> writes:
>
> Is there any way to get PIO 

I assume you really mean MMIO, not PIO. PIO would be port IO.

> to burst over the PCI bus in the read and
> write direction? 

You should set the MMIO mapping to write combining using an MTRR
You might need to add appropiate memory barriers if you rely
on write ordering though.

-Andi
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to