[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: DMA across PCI
> I am guessing that there is no such thing as DMA in the PCI world. Is
> that the case ?
Yes.
> I further guess that the closest thing to DMA is a Master read or a
> Master write cylce.
What all of us are calling DMA is basically any data transfer where a CPU
is not in control of every single byte transfer (i.e. a CPU tells some
other hardware to transfer a large chunk of data).
-- Neal Palmer
The Dini Group
1010 Pearl St #6
La Jolla, CA 92037
(858) 454-3419 x16
(858) 454-1728 (Fax)
- References:
- DMA across PCI
- From: "Daniel DeConinck" <daniel.deconinck@sympatico.ca>