On Oct 5, 2011, at 7:43 PM, Colin Finck wrote:
cgutman(a)svn.reactos.org wrote:
- Implement support for scatter/gather DMA
This commit deserves a huge LIKE button, thanks!
Most of the real backend code for scatter/gather was already there in
IoFlushAdapterBuffers, IoMapTransfer, and IoAllocateAdapterChannel. I just plumbed it all
together and created the SCATTER_GATHER_LIST structure.
Will try it out as soon as I have access to my ReactOS laptop again. Finally a chance for
getting its Ethernet port to work :-)
That would be great! Anyone else who has drivers that use S/G DMA, please try it on trunk
and report your experience.
Regards,
Cameron