From: HORIUCHI satoshi <horiuchi@openloop.co.jp>
To: linuxppc-embedded@lists.linuxppc.org
Subject: 2 SCC ethernet on MPC860
Date: Mon, 14 May 2001 19:59:54 +0900 (JST) [thread overview]
Message-ID: <20010514195954Y.horiuchi@openloop.co.jp> (raw)
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/
reply other threads:[~2001-05-14 10:59 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20010514195954Y.horiuchi@openloop.co.jp \
--to=horiuchi@openloop.co.jp \
--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).