On Thu, 9 Nov 2017, Minas Harutyunyan wrote:
> Hi Alan,
>
> On 11/8/2017 9:23 PM, Alan Stern wrote:
> > The USB kerneldoc says that the actual_length field "is read in
> > non-iso completion functions", but the usbfs driver uses it for all
> > URB types in processcompl(). Since not all of the ho
Hi Alan,
On 11/8/2017 9:23 PM, Alan Stern wrote:
> The USB kerneldoc says that the actual_length field "is read in
> non-iso completion functions", but the usbfs driver uses it for all
> URB types in processcompl(). Since not all of the host controller
> drivers set actual_length for isochronous
The USB kerneldoc says that the actual_length field "is read in
non-iso completion functions", but the usbfs driver uses it for all
URB types in processcompl(). Since not all of the host controller
drivers set actual_length for isochronous URBs, programs using usbfs
with some host controllers don'