* Multiple MPC8xx SCC ethernets
@ 2001-10-26 22:36 Martin, Tim
2001-10-28 10:43 ` Chen Yaoming
0 siblings, 1 reply; 2+ messages in thread
From: Martin, Tim @ 2001-10-26 22:36 UTC (permalink / raw)
To: 'linuxppc-embedded@lists.linuxppc.org'
I'm looking for patches to allow multiple SCC based ethernets on MPC8xx
based boards. The 2.4 kernel releases only allow selection of either SCC1,
SCC2, or SCC3, but not all three at the same time.
Twice in the last few months, there's been a thread discussing this but I've
never seen any code posted to the list. Could someone send me / point me to
any available patches?
Thanks,
Tim
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Multiple MPC8xx SCC ethernets
2001-10-26 22:36 Multiple MPC8xx SCC ethernets Martin, Tim
@ 2001-10-28 10:43 ` Chen Yaoming
0 siblings, 0 replies; 2+ messages in thread
From: Chen Yaoming @ 2001-10-28 10:43 UTC (permalink / raw)
To: Martin, Tim, linuxppc-embedded
Horiuchi Satoshi had sent me his patch before. After I patched
to 2.4.12, then to 2.4.13, it worked smoothly. There are three
main modifications. One is in drivers/net/setup.c, adding the
second SCC enet setup entry. The second is in arch/ppc/8xx_io/
Config.in, adding the config option. The last is in enet.c,
adding the second SCC init code, set_muticast_list and interupt
handler, which looks like the first SCC code very much except the
SCC numbers.
A more elegant scheme is needed to figure out, I think.
----- Original Message -----
From: "Martin, Tim" <tim.martin@viasat.com>
To: <linuxppc-embedded@lists.linuxppc.org>
Sent: Saturday, October 27, 2001 6:36 AM
Subject: Multiple MPC8xx SCC ethernets
> I'm looking for patches to allow multiple SCC based ethernets on MPC8xx
> based boards. The 2.4 kernel releases only allow selection of either SCC1,
> SCC2, or SCC3, but not all three at the same time.
>
> Twice in the last few months, there's been a thread discussing this but I've
> never seen any code posted to the list. Could someone send me / point me to
> any available patches?
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2001-10-28 10:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-10-26 22:36 Multiple MPC8xx SCC ethernets Martin, Tim
2001-10-28 10:43 ` Chen Yaoming
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox