All of lore.kernel.org
 help / color / mirror / Atom feed
* 2 SCC ethernet on MPC860
@ 2001-05-14 10:59 HORIUCHI satoshi
  0 siblings, 0 replies; only message in thread
From: HORIUCHI satoshi @ 2001-05-14 10:59 UTC (permalink / raw)
  To: linuxppc-embedded


Hello,

I am developping linux-2.4.4 SCC ethernet driver
on my custom board using MPC860(not 860T).

The ethernet port is assigned SCC1 and SCC2.
SCC1 is working fine with "8xx_io/enet.c" driver
used by default kernel configuration. And when
running only SCC2(SCC1 is disabled), it also works
fine.

I patched this driver to make 2 SCC work together
for ethernet port, and it looks working on the
face of things.

When I set same MAC address(SCC1 and SCC2 have
same MAC address), it works. However, when I set
different MAC address, SCC2 does not recieve any
packets, no interrupts. SCC1 is working fine.

o transmission is ok.
o recieving broadcast packets.
o work good when set promiscuous mode.
o initialization order of SCC1,SCC2 does not relate to.

I guess SCC2 is using MAC address of SCC1 when
recognizing distination physical address of recived
packets???

Any special registers to be set when 2 SCC ethenet?

Thanks in advance.

---
HORIUCHI Satoshi

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-05-14 10:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-05-14 10:59 2 SCC ethernet on MPC860 HORIUCHI satoshi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.