From: Wolfgang Denk <wd@denx.de>
To: Dan Malek <dan@mvista.com>
Cc: linuxppc-embedded@lists.linuxppc.org
Subject: Re: 2.4.0-test11 - MPC860T FEC question.
Date: Thu, 07 Dec 2000 00:47:56 +0100 [thread overview]
Message-ID: <200012062348.eB6NluV01036@denx.local.net> (raw)
In-Reply-To: Your message of "Wed, 06 Dec 2000 17:11:49 EST." <3A2EB9A5.65311F2E@mvista.com>
Hi Dan,
in message <3A2EB9A5.65311F2E@mvista.com> you wrote:
>
> I don't like the queue_task stuff (this wasn't my doing). The MII/link
> interrupt should be handled as part of the interrupt handler like it
> used to be (until the late 2.3.99 code when this was changed).
Well, I just spent more than an hour to back-port the FEC stuff to
the 2.2.14 kernel because I needed a working FEC driver there, and
fast.
> The 8260 is very incomplete. The problem is the MII control/status
> is disconnected from the ethernet controller. The 860T FEC would
> generate an interrupt when the bit shifting was done, but the 8260
> requires software to do this. The 8260 is going to get one of two
> equally ugly solutions, either a tasklet that runs for the purpose of
> managing the MII, or to simply to software shift and poll the MII in
> line with other functions. I stared with the FEC driver on the 8260,
I don't like the idea of having completely different code in several
places for dealing with essentially the same thing.
Now we have the FEC code for the 8xx in 2.2.14, for the 8xx in 2.4.x,
and for the 82xx in 2.4.x - and it's difficult to recognize common
parts.
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-4596-87 Fax: (+49)-8142-4596-88 Email: wd@denx.de
"Wagner's music is better than it sounds." - Mark Twain
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
prev parent reply other threads:[~2000-12-06 23:47 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-12-04 0:43 2.4.0-test11 - MPC860T FEC question Wolfgang Denk
2000-12-04 8:58 ` Wolfgang Denk
2000-12-06 22:11 ` Dan Malek
2000-12-06 23:47 ` Wolfgang Denk [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=200012062348.eB6NluV01036@denx.local.net \
--to=wd@denx.de \
--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).