Does anyone try multiple WDFREQUEST on USB bulk out?
When I test ndistest "SendRecvStress_cmn", I found that
my previous WDFREQUEST didn't complete.

Any ideas would be appreciated.

Thanks!

Re: Multiple requests on KMDF by Doron

Doron
Tue Aug 01 20:27:30 CDT 2006

yes i have done this. if the request didn't complete, it is probably a hw
issue if the request was sent successfully

d

--
Please do not send e-mail directly to this alias. this alias is for
newsgroup purposes only.
This posting is provided "AS IS" with no warranties, and confers no rights.


"Paul_Simon" <paul_simon@xxxx.com> wrote in message
news:%23AdMDBYtGHA.1888@TK2MSFTNGP03.phx.gbl...
> Does anyone try multiple WDFREQUEST on USB bulk out?
> When I test ndistest "SendRecvStress_cmn", I found that
> my previous WDFREQUEST didn't complete.
>
> Any ideas would be appreciated.
>
> Thanks!
>
>
>



Re: Multiple requests on KMDF by Eliyas

Eliyas
Sat Aug 05 10:44:53 CDT 2006

What OS and service pack? I have seen folks running into this sort of issue
on Win2K. To workaround, drivers used to serial their requests to USB stack.
Search google.

-Eliyas

"Doron Holan [MS]" <doronh@nospam.microsoft.com> wrote in message
news:OgobHLdtGHA.4648@TK2MSFTNGP04.phx.gbl...
> yes i have done this. if the request didn't complete, it is probably a hw
> issue if the request was sent successfully
>
> d
>
> --
> Please do not send e-mail directly to this alias. this alias is for
> newsgroup purposes only.
> This posting is provided "AS IS" with no warranties, and confers no
> rights.
>
>
> "Paul_Simon" <paul_simon@xxxx.com> wrote in message
> news:%23AdMDBYtGHA.1888@TK2MSFTNGP03.phx.gbl...
>> Does anyone try multiple WDFREQUEST on USB bulk out?
>> When I test ndistest "SendRecvStress_cmn", I found that
>> my previous WDFREQUEST didn't complete.
>>
>> Any ideas would be appreciated.
>>
>> Thanks!
>>
>>
>>
>
>