Re: sync/async NdisTransferData()
- From: "Maxim S. Shatskih" <maxim@xxxxxxxxxxxxxxxx>
- Date: Sun, 18 Jun 2006 04:03:10 GMT
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
.
- Follow-Ups:
- Re: sync/async NdisTransferData()
- From: Stephan Wolf [MVP]
- Re: sync/async NdisTransferData()
- References:
- Re: sync/async NdisTransferData()
- From: Stephan Wolf [MVP]
- Re: sync/async NdisTransferData()
- From: Peter
- Re: sync/async NdisTransferData()
- From: Stephan Wolf [MVP]
- Re: sync/async NdisTransferData()
- Prev by Date: Re: HCT-machine frozen
- Next by Date: Re: 1394 isochronous troubles
- Previous by thread: Re: sync/async NdisTransferData()
- Next by thread: Re: sync/async NdisTransferData()
- Index(es):
Loading