From: Johan Hovold <johan@kernel.org>
To: John Ernberg <john.ernberg@actia.se>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"linux-usb@vger.kernel.org" <linux-usb@vger.kernel.org>
Subject: Re: [PATCH v2 1/1] usb: option.c: Fix Cinterion AHxx enumeration.
Date: Mon, 25 Jan 2016 13:39:11 +0100 [thread overview]
Message-ID: <20160125123911.GJ3163@localhost> (raw)
In-Reply-To: <1453724809-31402-2-git-send-email-john.ernberg@actia.se>
On Mon, Jan 25, 2016 at 12:27:17PM +0000, John Ernberg wrote:
> From: John Ernberg <john.ernberg@actia.se>
>
> In certain kernel configurations where the cdc_ether and option drivers
> are compiled as modules there can occur a race condition in enumeration.
> This causes the option driver to enumerate the ethernet(wwan) interface
> as usb-serial interfaces.
>
> usb-devices output for the modem:
> T: Bus=01 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#= 5 Spd=480 MxCh= 0
> D: Ver= 2.00 Cls=ef(misc ) Sub=02 Prot=01 MxPS=64 #Cfgs= 1
> P: Vendor=1e2d ProdID=0055 Rev=00.00
> S: Manufacturer=Cinterion
> S: Product=AHx
> C: #Ifs= 6 Cfg#= 1 Atr=e0 MxPwr=10mA
> I: If#= 0 Alt= 0 #EPs= 2 Cls=ff(vend.) Sub=ff Prot=ff Driver=option
> I: If#= 1 Alt= 0 #EPs= 2 Cls=ff(vend.) Sub=ff Prot=ff Driver=option
> I: If#= 2 Alt= 0 #EPs= 2 Cls=ff(vend.) Sub=ff Prot=ff Driver=option
> I: If#= 3 Alt= 0 #EPs= 3 Cls=ff(vend.) Sub=ff Prot=ff Driver=option
> I: If#= 4 Alt= 0 #EPs= 1 Cls=02(commc) Sub=06 Prot=00 Driver=cdc_ether
> I: If#= 5 Alt= 1 #EPs= 2 Cls=0a(data ) Sub=00 Prot=00 Driver=cdc_ether
>
> Signed-off-by: John Ernberg <john.ernberg@actia.se>
Now applied, thanks.
Johan
prev parent reply other threads:[~2016-01-25 12:39 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-25 12:26 [PATCH v2 0/1] usb: option.c: Fix Cinterion AHxx enumeration John Ernberg
2016-01-25 12:27 ` [PATCH v2 1/1] " John Ernberg
2016-01-25 12:39 ` Johan Hovold [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160125123911.GJ3163@localhost \
--to=johan@kernel.org \
--cc=john.ernberg@actia.se \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.