+17
−0
+347
−36
+43
−8
Loading
Add support for the scatter-gather DMA mode present on newer controllers.
As the mode requires 32-bit alignment, non-aligned chunks are handled by
using a bounce buffer.
Also add some new quirks to handle controllers that have bugs in the
ADMA engine.
Signed-off-by:
Pierre Ossman <drzeus@drzeus.cx>