WDM USB driver trouble under vista.

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



I created WDM USB driver for Windows 2000 and XP.
Our device has no memory.
So the transfer shouldn't stop.
If the transfer stops, the stop period is limited about 50 micro
seconds.
I could get data from our device under Windows 2000 and XP.

I could not get a part of data under Vista.
I found that
the transfer stops during 125 micro seconds per 512k bytes transfer
under Vista.

What should I do?

Thanks.

.



Relevant Pages

  • Re: WDM USB driver trouble under vista.
    ... I could get data from our device under Windows 2000 and XP. ... I could not get a part of data under Vista. ... I found that the transfer stops during 125 micro seconds per 512k ... sending one request at a time, I would expect the results you describe. ...
    (microsoft.public.development.device.drivers)
  • WDM USB driver trouble under vista
    ... If the transfer stops, the stop period is limited about 50 micro ... I could get data from our device under Windows 2000 and XP. ... I could not get a part of data under Vista. ...
    (microsoft.public.development.device.drivers)