Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista Drivers > ConfigureContinuousReader in umdf

Reply
Thread Tools Display Modes

ConfigureContinuousReader in umdf

 
 
windhunterII
Guest
Posts: n/a

 
      09-06-2010
I use ContinuousReader in the usb driver. But i always lose data. If i
configure ConfigureContinuousReader for the whole piece of data (about 6mB),
then i get 3 holes in data. If i configure ConfigureContinuousReader for 1/4
or 1/5 of the piece of data, then i get 4 or 5 holes respectively.
It seems that the consecutive requestes don't start fast enough. Is it
right? How can i improve it?
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
development of a virtual cdrom UMDF driver s936031 Windows Vista Drivers 2 03-01-2010 02:24 AM
beginning UMDF Driver for PIC Tobias Philipp Windows Vista Drivers 1 01-24-2010 11:07 PM
How does Windows know which UMDF driver to load when a device connects? Ranju V Windows Vista Drivers 3 12-28-2009 11:05 PM
Use user32.lib under UMDF Driver joshuachuang Windows Vista Drivers 6 11-30-2009 05:31 PM
Can we write a HID miniport driver in UMDF Jagadish Windows Vista Drivers 1 11-25-2009 11:16 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59