Update Miniport Driver DMA Functionality for NDIS 6.0 (Compact 7)

3/12/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.

In This Section

See Also

Concepts

Migrate Miniport Driver Functionality to NDIS 6.0