Rob Nertney wrote: > I've rewritten the DMA to fire an IRQ only at the write-completion of > (buffer_bytes/2) and (buffer_bytes) Is the DMA actually restricted to two interrupts per buffer? If not, your driver should support arbitrary period sizes. Regards, Clemens