Re: [patch] pci_dma_sync_to_device

From: David S. Miller
Date: Wed Oct 22 2003 - 06:06:46 EST


On Tue, 21 Oct 2003 12:37:13 +0200 (CEST)
Martin Diehl <lists@xxxxxxxxx> wrote:

> following your suggestion this patch adds the missing
> pci_dma_sync_to_device_{single,sg} call to sync streaming write buffers
> after cpu modification. Like other pci dma calls it's a pci specific
> wrapper plus corresponding generic function in asm-i386/dma-mapping.h.
> Other platforms still need their individual implementations.
>
> Patch below is against 2.6.0-test8. Testing was done using a modified
> version of the vlsi_ir driver which calls pci_dma_to_device_single instead
> of a private implementation.

Thanks a lot Martin, I promise to make more forward progress
with this work between now and the end of the weekend.

Thanks again.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/