Geert,
On Sun, Aug 18, 2013 at 10:58 AM, Michael Schmitz <schmitzmic@xxxxxxxxx> wrote:
I'll also need to check the command_block and command_block_dma addresses -
does the DMA require virtual or physical addresses?
Physical, of course.
:-) VDMA was invented a bit later ...
I'll go check the usage of the DMA API calls again, but as the driver
seems to do DMA fine until the short transfer, that seems the most
likely cause. PIO for dma_count < 7 might be an option.
I see transfers with esp_count=1 and dma_count=7 in the log - wonder why
that works but the short 2/2 byte case does not.
Cheers,
Michael
--
To unsubscribe from this list: send the line "unsubscribe linux-m68k" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html