From: Dan Malek <dan@mvista.com>
To: "Gessner, Matt" <mattg@aiinet.com>
Cc: "'Linux PPC'" <linuxppc-embedded@lists.linuxppc.org>
Subject: Re: Odd behaviour with 860P and LXT970
Date: Tue, 09 Oct 2001 22:49:13 -0400 [thread overview]
Message-ID: <3BC3B729.EFE00901@mvista.com> (raw)
In-Reply-To: 638AA0336D7ED411928700D0B7B0D75BB32349@aimail.aiinet.com
"Gessner, Matt" wrote:
> ..... It's the switching
> rates that causes the problem.
Take an o'scope and look at the clocks from the PHY to the FEC. The
PHY is responsible for providing the data clocks, and there is nothing
from "our" side that is clock speed related (except the MDIO clock, which
isn't the concern here). The only thing we have to know in the driver is
full/half duplex and reconfigure the FEC if necessary.
It almost sounds like the PHY didn't negotiate or determine the clock speed
correctly. I tend to take the simple approach and always let the PHY
autonegotiate. That is, I don't tell it with commands to use a particular
link speed, just read what it found. The PHY command interface in the FEC
driver seems to be growing more complex and forcing modes of operation, when
I never did that in the original driver.
That's about all I can think of at this hour.
-- Dan
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
prev parent reply other threads:[~2001-10-10 2:49 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-10-09 20:23 Odd behaviour with 860P and LXT970 Gessner, Matt
2001-10-10 2:49 ` Dan Malek [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=3BC3B729.EFE00901@mvista.com \
--to=dan@mvista.com \
--cc=linuxppc-embedded@lists.linuxppc.org \
--cc=mattg@aiinet.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).