On Fri, Feb 03, 2017 at 05:17:20PM -0800, Brandon Gee wrote:
> Hi,
>
> I'm new to report issues so please ask for more information if needed. I
> am running multiple cameras on a single USB3.0 port using USB2.0 (using a
> micro-B connector) and get this backtrace after running a few times. Is
>
Hi,
I'm new to report issues so please ask for more information if needed. I
am running multiple cameras on a single USB3.0 port using USB2.0 (using a
micro-B connector) and get this backtrace after running a few times. Is
there a way to get around or fix this? Here is my system.
Linux linaro
On Tue, 24 Mar 2015, Cristian wrote:
> Hello Developers of linux USB:
>
> My report:
> https://bugzilla.kernel.org/show_bug.cgi?id=95441
I read your bugzilla entry. It doesn't say what the problem is. All
it does is list a few lines from the kernel log (and output from
lspci).
Alan Stern
P
Hello Developers of linux USB:
My report:
https://bugzilla.kernel.org/show_bug.cgi?id=95441
Thanks,
--
Cristian
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-i
On Thu, 6 Mar 2014, Jagdish Gedia wrote:
> Hi Alan,
>
> Thanks for you informative reply.
> I will try your suggestion. yes, i will not get more than one wakeup per
> second.
>
> I have tried below things.
> My usb device is using the cdc-acm.c driver.
>
> inside cdc-acm.c file,
>
> static st
Hi Alan,
Thanks for you informative reply.
I will try your suggestion. yes, i will not get more than one wakeup per second.
I have tried below things.
My usb device is using the cdc-acm.c driver.
inside cdc-acm.c file,
static struct usb_device *usb_device;
static int acm_probe(, )