I'm using a ppc 8347 with a normal 3.16.1 kernel.
The software opens the driver tty in question and then sets it as stdin,
stdout for chat-program and pppd.
When I yank the modem while running, the software detects this and tries
to close the open socket with a kernel crash as a result.
Unable
unsubscribe linux-usb--
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-info.html
unsubscribe--
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-info.html
.edu]
Sent: Wednesday, 03 September 2014 6:16 PM
To: Christian Melki
Cc: linux-usb@vger.kernel.org
Subject: Re: EHCI Isochronous schedule full?
On Wed, 3 Sep 2014, Christian Melki wrote:
> I've probably got this wrong...
>
> I try to run several cameras with compressed streams (MJPEG) using
It does not matter if I reduce resolution to 640x480x1 fps.
I still can only use two cameras. maxpacket requirement for those streams drop
a bit, but it doesn't help.
Kernel is 3.6.4, powerpc 8347 machine.--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a mes
I've probably got this wrong...
I try to run several cameras with compressed streams (MJPEG) using maxpacket
3*1024 isoc-endpoints.
EHCI should be able to transmit 8 microframes * 1024 bytes * 3 packets of data
per frame (approx 24MB/sec).
Two cameras work fine, but when I connect a third camera