Re: sync/async NdisTransferData()



MiniportTransferData() gets called. This is usually the case because
the data needs to be transfered by some asynchronous mechanism, which
is usually DMA.

DMA NIC drivers usually use the packet-based indication path, and thus no
TransferData at all.

--
Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
maxim@xxxxxxxxxxxxxxxx
http://www.storagecraft.com


.


Loading