From: Bernhard Rosenkraenzer <bero@arklinux.org>
To: David Hollis <dhollis@davehollis.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: 2.6.19-rc2-mm2: D-Link DUB-E100 Rev. B broken
Date: Mon, 23 Oct 2006 21:45:23 +0200 [thread overview]
Message-ID: <200610232145.23819.bero@arklinux.org> (raw)
In-Reply-To: <1161630300.4824.7.camel@dhollis-lnx.sunera.com>
On Monday, 23. October 2006 21:05, David Hollis wrote:
> > eth0: Failed to enable software MII access
> > eth0: Failed to enable hardware MII access
> > eth0: Failed to write Medium Mode to 0x0334: ffffff92
>
> Hmm, the only change that you may not have is to wrap the MII calls with
> a Mutex, though that isn't likely the culprit here (even though the
> message is talking about MII access). Could you enable the DEBUG define
> at the top of the driver and see what kind of output you get in dmesg?
It isn't the culprit -- I've looked at it some more and noticed it works
perfectly on another box with the same kernel (but it works as well on the
broken box with an older kernel).
Looks like the USB port is acting up (only with the new kernel -- so this is
probably triggered by a USB driver or possibly APIC change [will try with
pci=noapic next])
The box where it breaks is an Asus Pundit R-350 barebone with an ATI USB
controller:
00.13.0 0c03: 1002:4347 (rev 01) (prog-if 10)
Subsystem: 1043:8108
Flags: bus master, medium devsel, latency 32, IRQ 17
Memory at fe800000 (32-bit, non-prefetchable) [size=4K]
The working box has a VIA USB 2.0 controller
00:10.3 0c03: 1106:3104 (rev 82) (prog-if 20)
Subsystem: 1025:0046
Flags: bus master, medium devsel, latency 64, IRQ 18
Memory at d0002800 (32-bit, non-prefetchable) [size=256]
Capabilities: [80] Power Management version 2
next prev parent reply other threads:[~2006-10-23 19:46 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-10-23 18:41 2.6.19-rc2-mm2: D-Link DUB-E100 Rev. B broken Bernhard Rosenkraenzer
2006-10-23 19:05 ` David Hollis
2006-10-23 19:45 ` Bernhard Rosenkraenzer [this message]
2006-10-23 19:59 ` Bernhard Rosenkraenzer
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=200610232145.23819.bero@arklinux.org \
--to=bero@arklinux.org \
--cc=dhollis@davehollis.com \
--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.