[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20111017085647.346a37cb@nehalam.linuxnetplumber.net>
Date: Mon, 17 Oct 2011 08:56:47 -0700
From: Stephen Hemminger <shemminger@...tta.com>
To: Pavel Mateja <pavel@...safe.cz>
Cc: netdev@...r.kernel.org
Subject: Re: sky2: only 10Mb/s
On Mon, 17 Oct 2011 14:34:50 +0200
Pavel Mateja <pavel@...safe.cz> wrote:
> Hi,
> I tested new kernel and I have found out I have only 10Mb/s link instead of
> 100Mb/s to my router.
> If I did the git bisect right it was caused by commit
> 4fb99cd6ac4fe6d03a334a6f4ebb2bbfc4b479ed which was submitted by you.
>
> My card is (lspci -v):
> 05:00.0 Ethernet controller: Marvell Technology Group Ltd. Yukon Optima
> 88E8059 [PCIe Gigabit Ethernet Controller with AVB] (rev 11)
> Subsystem: ASUSTeK Computer Inc. Device 8439
> Flags: bus master, fast devsel, latency 0, IRQ 80
> Memory at fe6fc000 (64-bit, non-prefetchable) [size=16K]
> I/O ports at b800 [size=256]
> Expansion ROM at fe6c0000 [disabled] [size=128K]
> Capabilities: [48] Power Management version 3
> Capabilities: [5c] MSI: Enable+ Count=1/1 Maskable- 64bit+
> Capabilities: [c0] Express Legacy Endpoint, MSI 00
> Capabilities: [100] Advanced Error Reporting
> Capabilities: [130] Device Serial Number a5-89-6d-ff-ff-30-cf-20
> Kernel driver in use: sky2
>
> I'm quite sure it's related to Yukon Optima because "Ethernet controller:
> Marvell Technology Group Ltd. 88E8056 PCI-E Gigabit Ethernet Controller" in my
> work computer has 100Mb/s with the same kernel and driver.
>
> I got no response on netdev@...r.kernel.org.
> Can you help me?
What is output of dmesg for sky2.
dmesg | grep sky2
The problem is related to PHY setup. Almost all of that is copied from the
vendor driver. It might take a few steps to fix because I don't think I
have one of those cards handy.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists