Hiya Bill,
> [...] When I DMA from the
> buffers to the PCI device, it does not crash, but when I DMA from the
> PCI device to the buffers, the system crashes, sometimes immediately
> and sometimes in as much as a half hour.
>
> What could cause this difference in behavior based on the direction of
> the DMA?
The last time something like this happened to me, it was because the
memory destination was wrong and I was overwriting part of the kernel.
Sounds like pretty similar behaviour.
Cheers,
John McCallum
Edinburgh