[PATCH v2] net: cdc_ether: allow combined control and data interface

2013-06-29 Thread Bjørn Mork
Some Icera based Huawei modems handled by this driver are not completely CDC ECM compliant, using the same USB interface for both control and data. The CDC functional descriptors include a Union naming this interface as both master and slave, so it is supportable by relaxing the descriptor parsing

Re: [PATCH v3 3/4] USB: EHCI: improve interrupt qh unlink

2013-06-29 Thread Ming Lei
On Sat, Jun 29, 2013 at 1:36 AM, Alan Stern st...@rowland.harvard.edu wrote: On Fri, 28 Jun 2013, Ming Lei wrote: ehci-hcd currently unlinks an interrupt QH when it becomes empty, that is, after its last URB completes. This works well because in almost all cases, the completion handler for

[PATCH] qmi_wwan: add ONDA MT689DC device ID

2013-06-29 Thread Enrico Mioso
Another QMI-speaking device by ZTE, re-branded by ONDA ( http://www.ondacommunication.com ). I'm connected ovr this device's QMI interface right now, so I can say I tested it! :) Note: a follow-up patch will prevent the option driver from binding even the QMI interface on this device.

Re: [PATCH] qmi_wwan: add ONDA MT689DC device ID

2013-06-29 Thread Bjørn Mork
Enrico Mioso mrkiko...@gmail.com writes: Another QMI-speaking device by ZTE, re-branded by ONDA ( http://www.ondacommunication.com ). USB network drivers are part of the networking subsystem and must be submitted to net...@vger.kernel.org, preferably with a CC to linux-usb. And please drop

[PATCH] blacklist ONDA MT689DC QMI interface

2013-06-29 Thread Enrico Mioso
Prevent the option driver from binding itself to the QMI/WWAN interface, making it unusable by the proper driver. Signed-off-by: enrico Mioso mrkiko...@gmail.com diff --git a/drivers/usb/serial/option.c b/drivers/usb/serial/option.c index bd4323d..aa6eddb 100644 ---

Re: [PATCH] qmi_wwan: add ONDA MT689DC device ID

2013-06-29 Thread Enrico Mioso
thank you very much!! Applying... On Sat, 29 Jun 2013, Bj?rn Mork wrote: ==Date: Sat, 29 Jun 2013 15:30:25 +0200 ==From: Bj?rn Mork bj...@mork.no ==To: Enrico Mioso mrkiko...@gmail.com ==Cc: linux-usb@vger.kernel.org, Oliver Neukum oli...@neukum.org, ==scuall8...@gmail.com ==Subject: Re:

[PATCH V2] qmi_wwan: add ONDA MT689DC device ID (fwd)

2013-06-29 Thread Enrico Mioso
Another QMI-speaking device by ZTE, re-branded by ONDA! I'm connected ovr this device's QMI interface right now, so I can say I tested it! :) Note: a follow-up patch was posted to the linux-usb mailing list, to prevent the option driver from binding to the device's QMI interface, making it

Re: [PATCH V2] qmi_wwan: add ONDA MT689DC device ID (fwd)

2013-06-29 Thread Bjørn Mork
Enrico Mioso mrkiko...@gmail.com writes: Another QMI-speaking device by ZTE, re-branded by ONDA! I'm connected ovr this device's QMI interface right now, so I can say I tested it! :) Note: a follow-up patch was posted to the linux-usb mailing list, to prevent the option driver from binding

Re: [PATCH] usb: Clear both buffers when clearing a control transfer TT buffer.

2013-06-29 Thread Alan Stern
On Fri, 28 Jun 2013, Greg KH wrote: On Fri, Jun 28, 2013 at 04:17:44PM -0700, Sarah Sharp wrote: On Fri, Jun 28, 2013 at 03:24:49PM -0400, Alan Stern wrote: Please use Reply-To-All so that your response gets sent to the mailing list as well as to me. And please don't top-post.

Re: [PATCH] usb: Clear both buffers when clearing a control transfer TT buffer.

2013-06-29 Thread Alan Stern
On Fri, 28 Jun 2013, Sarah Sharp wrote: This sounds like a bug in the Intel hub hardware, or at least, unintentional behavior. Sarah, is this the sort of thing the Intel engineers would want to know about? I will send them a report. However, if this was found on production

Re: [RFC] [PATCH] Debugfs support for EHCI testing modes

2013-06-29 Thread Alan Stern
On Fri, 28 Jun 2013, Jack Pham wrote: Sorry to jump into this conversation just now but I saw this thread and noticed the link to ehset.c. This file was authored by us at Qualcomm, and had been added to the out-of-tree MSM port of the kernel here:

Huawei E398 and at^ndisdup

2013-06-29 Thread Enrico Mioso
Hi all guys! I came across one of the strangest devices ever, at least to me: a Huawei E3131 device: Model: E3131 Revision: 21.157.41.01.1037 But the usb id says a different story: Bus 003 Device 023: ID 12d1:1506 Huawei Technologies Co., Ltd. E398 LTE/UMTS/GSM Modem/Networkcard But this

Re: Huawei E398 and at^ndisdup

2013-06-29 Thread Bjørn Mork
Enrico Mioso mrkiko...@gmail.com writes: Hi all guys! I came across one of the strangest devices ever, at least to me: a Huawei E3131 device: Model: E3131 Revision: 21.157.41.01.1037 But the usb id says a different story: Bus 003 Device 023: ID 12d1:1506 Huawei Technologies Co., Ltd.