tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: bus_dmamap_sync() for uhci(4)



bouyer%antioche.eu.org@localhost wrote:

> No, but data xfers are also done though bus_dmamem_alloc()'ed memory.
> The USB subsystem does memcpy() from/to this memory for each transfers.

Okay, I see.
I didn't think all data DMA xfers are also done via memcpy() :-/
---
Izumi Tsutsui


Home | Main Index | Thread Index | Old Index