linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Dan Malek <dan@mvista.com>
To: Brian Ford <ford@vss.fsi.com>
Cc: linuxppc-embedded@lists.linuxppc.org
Subject: Re: EST SBC8260 and Canary CTX-1170
Date: Tue, 28 Nov 2000 18:28:39 -0500	[thread overview]
Message-ID: <3A243FA7.4EA8C037@mvista.com> (raw)
In-Reply-To: Pine.GSO.4.21.0011281625590.493-100000@eos


Brian Ford wrote:

> Ok.  Do you know if there is anonymous bk access to the linuxppc_2_5
> tree?  If so, on what port?

I think so, 5005 comes to mind.  Search the linuxppc-dev archives
for some references.

> As an off topic side note, wouldn't it make sense for there to be a common
> MII library for all linux network drivers to share?  Is this not possible,
> or has no one volunteered yet?

I don't ever remember such a discussion.  If it made sense, you would
see it in the generic network drivers, but it's not there.  Logically,
it makes sense, but you will notice the implementations are quite
different because of the hardware.  Even the 860 and 8260 are different.
The 860 has an interrupt driven piece of hardware, while the 8260 is
single threaded software bit shifting.  The support functions are quite
different because of this (which is why I am not using any of the 860
functions in the 8260 driver).  If you have time, take a look at it.
Just remember simplicity wins....I'm sure you can force some kind of
"common functions" if that is your goal, but if it's a complicated
spaghetti mess that only you understand it doesn't help :-).


	-- Dan

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

  reply	other threads:[~2000-11-28 23:28 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-11-27 20:09 MP8240 UART Dan Jankins
2000-11-27 20:24 ` Dan Malek
2000-11-27 20:36 ` Mark A. Greer
2000-11-27 23:09   ` EST SBC8260 and Canary CTX-1170 Brian Ford
2000-11-28  3:14     ` Dan Malek
2000-11-28 19:19       ` Brian Ford
2000-11-28 22:04         ` Dan Malek
2000-11-28 22:33           ` Brian Ford
2000-11-28 23:28             ` Dan Malek [this message]
2000-11-29 18:18           ` Brian Ford
2000-11-30 14:47             ` diekema_jon
2000-11-30 17:51               ` Dan Malek
  -- strict thread matches above, loose matches on Subject: below --
2000-11-30 16:03 Jerry Van Baren
2000-11-30 18:41 Gessner, Matt
2001-03-08 15:39 Oliver Brown
2001-03-09  0:36 ` Dan Malek
2001-03-09  3:07   ` David Schleef
2001-03-09  4:23     ` Dan Malek
2001-03-09  4:55       ` David Schleef
2001-03-09  4:54         ` Dan Malek
2001-03-09  5:07           ` David Schleef
2001-03-11 13:28 Oliver Brown
2001-03-11 14:19 ` Wolfgang Denk

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=3A243FA7.4EA8C037@mvista.com \
    --to=dan@mvista.com \
    --cc=ford@vss.fsi.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).