When using a WDFDMATRANSACTION, when does the framework call
PutScatterGatherList on my behalf? Is it as soon as EvtProgramDma is
done, when WdfDmaTransactionCompleted is called or some other time?
Beverly
When using a WDFDMATRANSACTION, when does the framework call
PutScatterGatherList on my behalf? Is it as soon as EvtProgramDma is
done, when WdfDmaTransactionCompleted is called or some other time?
Beverly
Taking a quick look, it is called when you call WdfDmaTransactionDmaCompleted or WdfDmaTransactionRelease or the object is deleted.
d
– I can spell, I just can’t type.
From: xxxxx@lists.osr.com [mailto:xxxxx@lists.osr.com] On Behalf Of Brown, Beverly
Sent: Thursday, June 22, 2006 11:07 AM
To: Windows System Software Devs Interest List
Subject: [ntdev] KMDF DMA question
When using a WDFDMATRANSACTION, when does the framework call PutScatterGatherList on my behalf? Is it as soon as EvtProgramDma is done, when WdfDmaTransactionCompleted is called or some other time?
?
Beverly
Questions? First check the Kernel Driver FAQ at http://www.osronline.com/article.cfm?id=256
To unsubscribe, visit the List Server section of OSR Online at http://www.osronline.com/page.cfm?name=ListServer
That’s what I thought. Thanks for the confirmation.
Beverly
-----Original Message-----
From: xxxxx@lists.osr.com [mailto:xxxxx@lists.osr.com] On Behalf Of Doron Holan
Sent: Thursday, June 22, 2006 2:41 PM
To: Windows System Software Devs Interest List
Subject: RE: [ntdev] KMDF DMA question
Taking a quick look, it is called when you call WdfDmaTransactionDmaCompleted or WdfDmaTransactionRelease or the object is deleted.
d
– I can spell, I just can’t type.
From: xxxxx@lists.osr.com [mailto:xxxxx@lists.osr.com] On Behalf Of Brown, Beverly
Sent: Thursday, June 22, 2006 11:07 AM
To: Windows System Software Devs Interest List
Subject: [ntdev] KMDF DMA question
When using a WDFDMATRANSACTION, when does the framework call PutScatterGatherList on my behalf? Is it as soon as EvtProgramDma is done, when WdfDmaTransactionCompleted is called or some other time?
?
Beverly
Questions? First check the Kernel Driver FAQ at http://www.osronline.com/article.cfm?id=256
To unsubscribe, visit the List Server section of OSR Online at http://www.osronline.com/page.cfm?name=ListServer
Questions? First check the Kernel Driver FAQ at http://www.osronline.com/article.cfm?id=256
To unsubscribe, visit the List Server section of OSR Online at http://www.osronline.com/page.cfm?name=ListServer