Re: USB PIPE IO READ BLOCK
- From: "Denis @ Work" <denisco@xxxxxxx>
- Date: Wed, 14 Feb 2007 14:24:15 -0500
Nop, As it was already set in bulk sample.
Beside the problem is not when the packet is too short from the device.
But when the request from the Application is less than a USB pipe.
<chris.aseltine@xxxxxxxxx> wrote in message
news:1171480186.631391.315670@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
On Feb 14, 9:57 am, "Denis @ Work" <deni...@xxxxxxx> wrote:(64)
When my software is trying to read less than the content of the PIPE
the IoCallDriver(DevEx->TopOfStackDeviceObject, ParmIrp );
Fail.
Sounds like you forgot to set the short-packet-OK flag.
.
- References:
- USB PIPE IO READ BLOCK
- From: Denis @ Work
- Re: USB PIPE IO READ BLOCK
- From: chris . aseltine
- USB PIPE IO READ BLOCK
- Prev by Date: Re: NDISTransferData not returning
- Next by Date: How to write data in a mdl in a Completion routine?
- Previous by thread: Re: USB PIPE IO READ BLOCK
- Next by thread: Re: USB PIPE IO READ BLOCK
- Index(es):
Relevant Pages
|