From: Patrick Schaaf <netdev@bof.de>
To: linux-kernel@vger.kernel.org
Subject: 2.6.37-rc2 regression: usb network hotplug
Date: Wed, 17 Nov 2010 13:10:48 +0100 [thread overview]
Message-ID: <1289995848.5034.5.camel@lat1> (raw)
When trying out 2.6.37-rc2 on my Dell Latitude D630 laptop, I notice a
regression, compared to plain 2.6.36, related to USB unplugging my N900
(cdc_ether network device).
The usb0 interface is configured to automatically plug into a bridge
group, if that matters.
On 2.6.36 I can unplug and replug the device properly.
Under 2.6.37-rc2, the first plugging works, the device is reachable as
desired, but after unplugging it the first time, I receive the following
message every 10 seconds:
kernel:[ 149.632104] unregister_netdevice: waiting for usb0 to become
free. Usage count = 1
The usb0 device is gone at that point. Replugging does not work.
When I reboot into the same kernel, a list of "cannot reset port"
messages is apparent in the boot logs, as appended. This disappears
after shutting down the machine.
I'll gladly try out patches that could fix this, or try out other things
to help diagnose.
best regards
Patrick
<3>[ 4.449056] usb 6-1.2: device not accepting address 3, error -71
<3>[ 4.452793] hub 6-1:1.0: cannot disable port 2 (err = -71)
<3>[ 4.454787] hub 6-1:1.0: cannot reset port 2 (err = -71)
<3>[ 4.456787] hub 6-1:1.0: cannot reset port 2 (err = -71)
<3>[ 4.458787] hub 6-1:1.0: cannot reset port 2 (err = -71)
<3>[ 4.460787] hub 6-1:1.0: cannot reset port 2 (err = -71)
<3>[ 4.462786] hub 6-1:1.0: cannot reset port 2 (err = -71)
<3>[ 4.464491] hub 6-1:1.0: Cannot enable port 2. Maybe the USB
cable is bad?
<3>[ 4.466787] hub 6-1:1.0: cannot disable port 2 (err = -71)
<3>[ 4.468785] hub 6-1:1.0: cannot reset port 2 (err = -71)
<3>[ 4.470786] hub 6-1:1.0: cannot reset port 2 (err = -71)
<3>[ 4.472787] hub 6-1:1.0: cannot reset port 2 (err = -71)
<3>[ 4.474780] hub 6-1:1.0: cannot reset port 2 (err = -71)
<3>[ 4.476784] hub 6-1:1.0: cannot reset port 2 (err = -71)
<3>[ 4.478261] hub 6-1:1.0: Cannot enable port 2. Maybe the USB
cable is bad?
<3>[ 4.479773] hub 6-1:1.0: cannot disable port 2 (err = -71)
<3>[ 4.481773] hub 6-1:1.0: cannot reset port 2 (err = -71)
<3>[ 4.483772] hub 6-1:1.0: cannot reset port 2 (err = -71)
<3>[ 4.485778] hub 6-1:1.0: cannot reset port 2 (err = -71)
<3>[ 4.487787] hub 6-1:1.0: cannot reset port 2 (err = -71)
<3>[ 4.489789] hub 6-1:1.0: cannot reset port 2 (err = -71)
<3>[ 4.491052] hub 6-1:1.0: Cannot enable port 2. Maybe the USB
cable is bad?
<3>[ 4.492788] hub 6-1:1.0: cannot disable port 2 (err = -71)
<3>[ 4.494079] hub 6-1:1.0: unable to enumerate USB device on port 2
<3>[ 4.495787] hub 6-1:1.0: cannot disable port 2 (err = -71)
<3>[ 4.497790] hub 6-1:1.0: hub_port_status failed (err = -71)
<6>[ 4.499100] usb 6-1: USB disconnect, address 2
next reply other threads:[~2010-11-17 13:01 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-17 12:10 Patrick Schaaf [this message]
2010-11-17 13:05 ` 2.6.37-rc2 regression: usb network hotplug Eric Dumazet
2010-11-17 13:30 ` Patrick Schaaf
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=1289995848.5034.5.camel@lat1 \
--to=netdev@bof.de \
--cc=linux-kernel@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.