Sorry for missing CC
On Sun, Jun 23, 2013 at 9:42 AM, Ming Lei wrote:
> On Sun, Jun 23, 2013 at 2:58 AM, Alan Stern wrote:
>> On Sat, 22 Jun 2013, Ming Lei wrote:
>>
>>> > Nonsense. Transfers do not have short packets in the middle, only at
>>> > the end. If the driver wants to have 1512 bytes
On Sun, Jun 23, 2013 at 2:58 AM, Alan Stern wrote:
> On Sat, 22 Jun 2013, Ming Lei wrote:
>
>> > Nonsense. Transfers do not have short packets in the middle, only at
>> > the end. If the driver wants to have 1512 bytes in a single transfer
>> > then there must be 23 packets of length 64 followed
Allow udev to autoload the module when booting with device-tree
Signed-off-by: Arnaud Patard
Index: linux/drivers/usb/chipidea/usbmisc_imx.c
===
--- linux.orig/drivers/usb/chipidea/usbmisc_imx.c 2013-05-16
00:46:35.0
Signed-off-by: Anders Hammarquist
---
drivers/usb/serial/ti_usb_3410_5052.c | 11 ++-
drivers/usb/serial/ti_usb_3410_5052.h |5 ++---
2 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/drivers/usb/serial/ti_usb_3410_5052.c
b/drivers/usb/serial/ti_usb_3410_5052.c
index
Signed-off-by: Anders Hammarquist
---
drivers/usb/serial/ti_usb_3410_5052.c | 29 -
1 file changed, 24 insertions(+), 5 deletions(-)
diff --git a/drivers/usb/serial/ti_usb_3410_5052.c
b/drivers/usb/serial/ti_usb_3410_5052.c
index 26c1161..441c788 100644
--- a/driv
In a message of Fri, 21 Jun 2013 16:56:03 -0700, Greg KH writes:
>Please resend this in a format that I can apply it in (i.e. one that
>does not require me to edit it by hand...)
After more fighting with git, I belive I now made it spit out what I
wanted. Patch 1/2 ahead.
>> -static struct usb_de
On Sun, 23 Jun 2013, Manjunath Goudar wrote:
> > As a general rule, you should never change code that you don't
> > understand. Do you _know_ that it will be safe to call ohci_setup() or
> > ohci_restart() at this point?
> >
> >
> From David Brownell comment I am understanding,instead of calling
On Sat, 22 Jun 2013, Ming Lei wrote:
> > Nonsense. Transfers do not have short packets in the middle, only at
> > the end. If the driver wants to have 1512 bytes in a single transfer
> > then there must be 23 packets of length 64 followed one packet of
> > length 40.
> >
> > If the driver wants
The following changes since commit 7d132055814ef17a6c7b69f342244c410a5e000f:
Linux 3.10-rc6 (2013-06-15 11:51:07 -1000)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git/
tags/usb-3.10-rc6
for you to fetch changes up to 35a2fbc941accd0e9f1
Hi Peter,
> > Peter, I dunno if you are already aware of it, but the USB peripheral
> > mode hangs
> > on MX233. It's easy to replicate for example if you try to run CDC
> > ethernet over
> > the USB peripheral mode, then telnet into the board and run "dmesg" .
> > This will
> > trigger a "larger"
Hi Guys, i have a zotac vd01 nano pc that has contains 2 USB 3.0 ports.
The problem is that i just cant use those ports without my system hanging.
If i try to copy anything to any of my external 3.0 USB disks , the
copy starts just fine but after a while the whole system starts to
slow down until t
>
> Peter, I dunno if you are already aware of it, but the USB peripheral
> mode hangs
> on MX233. It's easy to replicate for example if you try to run CDC
> ethernet over
> the USB peripheral mode, then telnet into the board and run "dmesg" .
> This will
> trigger a "larger" data transfer which
12 matches
Mail list logo