linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Lange <thomas@corelatus.com>
To: Dan Malek <dan@mvista.com>
Cc: linuxppc-embedded@lists.linuxppc.org
Subject: Re: MII PHY support?
Date: Mon, 02 Apr 2001 23:22:24 +0200	[thread overview]
Message-ID: <3AC8ED90.54885AAF@corelatus.com> (raw)
In-Reply-To: 3AC8BA81.3BC77AC4@mvista.com


Dan Malek wrote:

> Maybe we should just move this into a separate source file instead of
> making a big configuration mess of the FCC Ethernet driver.  I'm about
> to do that for some 8xx FEC functions as well.

We have a custom board (GTH) with an 860 using the SCC and the FEC for
ethernet, so we have two transceivers on board.
To support auto neg. and full duplex on the SCC, we need to be able to
communicate with both transceivers. Since this communication is done
on the same MDIO pins, it would be nice to move the code out of the
fec driver and make it possible to use for scc ethernet too.

/Thomas Lange/


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

  reply	other threads:[~2001-04-02 21:22 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-04-01 17:28 MII PHY support? Jim Chapman
2001-04-02 17:44 ` Dan Malek
2001-04-02 21:22   ` Thomas Lange [this message]
2001-04-03  7:42   ` Magnus Damm

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=3AC8ED90.54885AAF@corelatus.com \
    --to=thomas@corelatus.com \
    --cc=dan@mvista.com \
    --cc=linuxppc-embedded@lists.linuxppc.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 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).