hi All,
I have downloaded the sample bulkusb.exe USB mini driver from DDK and I am
working on
Windows 2000 platform.
In the BulkUsb_StagedReadWrite routine, when the timeout is triggered, the
IRPs are cancelled using IoCancelIRP. But the time it takes to cancel the
IRPs is very large. I found that it takes around 40ms from the time the
IoCancelIRP is called to the time the completion routine is called.
Is there anyway to get away from this?
Thanks
Uma Devi.
You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com