linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Dan Malek <dan@embeddededge.com>
To: panto133@otenet.gr
Cc: Pantelis Antoniou <panto@intracom.gr>,
	LinuxPPC <linuxppc-embedded@lists.linuxppc.org>,
	Paul Mackerras <paulus@samba.org>,
	Tom Rini <trini@kernel.crashing.org>
Subject: Re: [2.5] Hang on 8xx in head_8xx.S
Date: Sun, 16 Feb 2003 12:12:35 -0500	[thread overview]
Message-ID: <3E4FC683.60403@embeddededge.com> (raw)
In-Reply-To: 200302142330.59987.panto133@otenet.gr


Pantelis Antoniou wrote:

> The drivers are assuming that you use only one
> peripheral of each kind. That is yoy have a
> UART in SCC1, ethernet in SCC3 and so on.

I don't quite understand.  The uart driver will support a
variety of SMC/SCC combinations.

We have discussed before that we are not doing "scc" or "smc"
drivers, but rather "uart", "ethernet", "usb", whatever function
driver.  It doesn't make sense to have an 'scc' driver because
there are so many configuration combinations and you logically
connect to the kernel with a function (i.e. network interface)
not a device type.

> There are some configurations that require
> more than one of each kind, for example two
> ethernets.

Well, in the case of multiple SCC ethernets, I have provided my old
patch to probably a half a dozen people, all who promised to
bring it up to date and apply some suggested improvements.  None
of them have provided anything up to date in return, so I guess
I'll have to take time to do that, too :-)  The 8260 FCC driver
supports any combination of FCC Ethernet devices.


Thanks.


	-- Dan


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

  reply	other threads:[~2003-02-16 17:12 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-13 13:27 [2.5] Hang on 8xx in head_8xx.S Pantelis Antoniou
2003-02-13 16:50 ` Dan Malek
2003-02-14  7:33   ` Pantelis Antoniou
2003-02-14 13:38     ` Dan Malek
2003-02-14 14:07       ` Pantelis Antoniou
2003-02-14 20:31         ` Dan Malek
2003-02-14 21:30           ` Pantelis Antoniou
2003-02-16 17:12             ` Dan Malek [this message]
2003-02-16 19:38               ` Allen Curtis

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=3E4FC683.60403@embeddededge.com \
    --to=dan@embeddededge.com \
    --cc=linuxppc-embedded@lists.linuxppc.org \
    --cc=panto133@otenet.gr \
    --cc=panto@intracom.gr \
    --cc=paulus@samba.org \
    --cc=trini@kernel.crashing.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).