[FWD: Alan's latest patch]

2016-04-29 Thread Matthew Giassa
and assistance with this issue. Matthew Giassa, MASc, BASc, EIT Security and Embedded Systems Specialist linkedin: https://ca.linkedin.com/in/giassa e-mail: matt...@giassa.net website: www.giassa.net > Original Mess

RE: [PATCH 1/1] usb: lpm: add boot flag to disable lpm

2016-04-25 Thread Matthew Giassa
', etc)? Thank you. On Fri, 15 Apr 2016, Matthew Giassa wrote: > Good afternoon Alan, > > Attached is the requested usbmon output. I started the camera, had a lot > of config read/write calls complete,

RE: [PATCH 1/1] usb: lpm: add boot flag to disable lpm

2016-04-14 Thread Matthew Giassa
. With this in mind, I'm still in favor of somehow disabling LPM. At this point, I'm already contemplating custom kernel builds for customers. Matthew Giassa, MASc, BASc, EIT Security and Embedded Systems Specialist linkedin: https://ca.linkedin.com

RE: [PATCH 1/1] usb: lpm: add boot flag to disable lpm

2016-04-14 Thread Matthew Giassa
application wishes to take ownership of the interface. I realize it's not ideal to have to claim/release so rapidly, but it's not invoking undefined behavior. Matthew Giassa, MASc, BASc, EIT Security and Embedded Systems Specialist linkedin

RE: [PATCH 1/1] usb: lpm: add boot flag to disable lpm

2016-04-14 Thread Matthew Giassa
Replying in-line: > > You are correct: the software claims and releases certain interfaces > > frequently. > > How frequently? The usbmon log you attached to the Bugzilla report > shows it happening at intervals of approximately 20-40 ms (sometimes > longer) -- and often with no messages sent

RE: [PATCH 1/1] usb: lpm: add boot flag to disable lpm

2016-04-14 Thread Matthew Giassa
id metrics. ======== Matthew Giassa, MASc, BASc, EIT Security and Embedded Systems Specialist linkedin: https://ca.linkedin.com/in/giassa e-mail: matt...@giassa.net website: www.giassa.net > Original Message > Subject: RE: [PATCH 1/1] usb: lpm: add boot flag to di

RE: [PATCH 1/1] usb: lpm: add boot flag to disable lpm

2016-04-14 Thread Matthew Giassa
Hi Mathias, Applying the patch you provided did not have any impact, and the issue persists with it in place. Thank you. Matthew Giassa, MASc, BASc, EIT Security and Embedded Systems Specialist linkedin: https://ca.linkedin.com

RE: [PATCH 1/1] usb: lpm: add boot flag to disable lpm

2016-04-14 Thread Matthew Giassa
ls to the "streaming" interface are very slow (maybe one frame per minute, if it doesn't seize up entirely). ============ Matthew Giassa, MASc, BASc, EIT Security and Embedded Systems Specialist linkedin: https://ca.linkedin.com/in/giassa e-mail

RE: [PATCH 1/1] usb: lpm: add boot flag to disable lpm

2016-04-13 Thread Matthew Giassa
application. I have the bus/dev pair and a libusb_device_handle to it. This would at least allow me to patch my software in the meantime. Matthew Giassa, MASc, BASc, EIT Security and Embedded Systems Specialist linkedin: https://ca.linkedin.com

RE: [PATCH 1/1] usb: lpm: add boot flag to disable lpm

2016-04-13 Thread Matthew Giassa
From: Greg KH <gre...@linuxfoundation.org> > Date: Wed, April 13, 2016 3:11 pm > To: Matthew Giassa <matt...@giassa.net> > Cc: Mathias Nyman <mathias.ny...@linux.intel.com>, > linux-usb@vger.kernel.org > > > On Wed, Apr 13, 2016 at 02:37:35PM -0700, Matthew Giassa wr

RE: [PATCH 1/1] usb: lpm: add boot flag to disable lpm

2016-04-13 Thread Matthew Giassa
means of disabling LPM, ideally on a per-device basis. > Original Message > Subject: Re: [PATCH 1/1] usb: lpm: add boot flag to disable lpm > From: Greg KH <gre...@linuxfoundation.org> > Date: Wed, April 13, 2016 2:33 pm > To: Matthew Giassa <matt...@giassa.

[PATCH 1/1] usb: lpm: add boot flag to disable lpm

2016-04-13 Thread Matthew Giassa
in U3V machine vision cameras. Signed-off-by: Matthew Giassa <matt...@giassa.net> diff --git a/drivers/usb/core/hcd.c b/drivers/usb/core/hcd.c index df0e3b9..ab6eb62 100644 --- a/drivers/usb/core/hcd.c +++ b/drivers/usb/core/hcd.c @@ -118,6 +118,12 @@ static inline int is_roo

RE: USB xHCI regression after upgrading from kernel 3.19.0-51 to 4.2.0-34.]

2016-04-13 Thread Matthew Giassa
. Matthew Giassa, MASc, BASc, EIT Security and Embedded Systems Specialist linkedin: https://ca.linkedin.com/in/giassa e-mail: matt...@giassa.net website: www.giassa.net > Original Message > Subject: RE: USB xHCI regression

RE: USB xHCI regression after upgrading from kernel 3.19.0-51 to 4.2.0-34.]

2016-04-13 Thread Matthew Giassa
and the bus/dev number of the camera in use? I'm not very familiar with the core USB API, and would just need to know how to do the set/reset logic to prevent runtime suspend. Thank you all for your time and assistance. ======== Matthew Giassa,

RE: USB xHCI regression after upgrading from kernel 3.19.0-51 to 4.2.0-34.]

2016-04-13 Thread Matthew Giassa
to the camera. Thanks. Matthew Giassa, MASc, BASc, EIT Security and Embedded Systems Specialist linkedin: https://ca.linkedin.com/in/giassa e-mail: matt...@giassa.net website: www.giassa.net > Original Message > Subje

USB xHCI regression after upgrading from kernel 3.19.0-51 to 4.2.0-34.]

2016-04-08 Thread Matthew Giassa
time and assistance. ======== Matthew Giassa, MASc, BASc, EIT Security and Embedded Systems Specialist linkedin: https://ca.linkedin.com/in/giassa e-mail: matt...@giassa.net website: www.giassa.net V1G"+Y -- To unsubscribe from this list: send the line "unsubscribe linux-usb"

Fwd: Re: [libusb] Potential xHCI regression upgrading kernel 3.19.0-60 to 4.2.0-30

2016-03-21 Thread Matthew Giassa
. Is there anything further I can do, save for a physical trace, to further diagnose this issue? Thank you. Matthew Giassa Forwarded Message Subject: Re: [libusb] Potential xHCI regression upgrading kernel 3.19.0-60