linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Magnus Damm <damm@opensource.se>
To: Dan Malek <dan@mvista.com>
Cc: Jim Chapman <jim.chapman@bigwig.net>,
	linuxppc-embedded@lists.linuxppc.org
Subject: Re: MII PHY support?
Date: Tue, 03 Apr 2001 09:42:37 +0200	[thread overview]
Message-ID: <3AC97EED.2389B670@opensource.se> (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.

the MII stuff is shared between many other drivers in the Linux kernel.
I've seen PCMCIA hardware that bitbangs some port to play around with
the
PHY registers. So, some generic bitbanging code with callbacks for the
bitsetting would be nice for them.

Have a look at the mii-tool program from the net-tools package!

Cheers /

magnus

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

      parent reply	other threads:[~2001-04-03  7:42 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
2001-04-03  7:42   ` Magnus Damm [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=3AC97EED.2389B670@opensource.se \
    --to=damm@opensource.se \
    --cc=dan@mvista.com \
    --cc=jim.chapman@bigwig.net \
    --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).