On Wed, Mar 9, 2016 at 11:39 AM, Felipe F. Tonello
wrote:
> buflen by default (256) is smaller than wMaxPacketSize (512) in high-speed
> devices.
>
> That caused the OUT endpoint to freeze if the host send any data packet of
> length greater than 256 bytes.
>
> This is an example dump of what hap
On Tue, Sep 15, 2015 at 12:53 PM, Eric Curtin wrote:
> Signed-off-by: Eric Curtin
>
> diff --git a/tools/usb/usbip/src/usbip_detach.c
> b/tools/usb/usbip/src/usbip_detach.c
> index 05c6d15..9db9d21 100644
> --- a/tools/usb/usbip/src/usbip_detach.c
> +++ b/tools/usb/usbip/src/usbip_detach.c
> @@
On Thu, Jul 17, 2014 at 12:32 PM, Alan Stern wrote:
> On Thu, 17 Jul 2014, Steve Calfee wrote:
>
>> Hi Alan,
>>
>> I did some testing with multi interrupt transfers some time ago. You
>> can get allocated a guaranteed 3x1024 time slot per uframe for an
>> in
On Thu, Jul 17, 2014 at 7:55 AM, Alan Stern wrote:
>
> I can't say this is actually wrong, but have you ever encountered a
> situation where this would be needed? How often does anyone need to do
> a multi-packet transfer over an interrupt endpoint?
>
Hi Alan,
I did some testing with multi inter
4 matches
Mail list logo