Update Miniport Driver DMA Functionality for NDIS 6.0 (Compact 2013)
3/26/2014
The NDIS 6.0 interface for handling direct memory access (DMA) is very different from the DMA interface provided by NDIS 5.x. For example, scatter/gather lists for DMA are associated with NET_BUFFER structures in NDIS 6.0, and you can define additional functions to assist with scatter/gather DMA operations.