From: Martin Michlmayr <tbm@cyrius.com>
To: linux-mips@linux-mips.org
Subject: 2.6.10rc3: swarm only configures eth0, not eth1
Date: Thu, 23 Dec 2004 21:03:40 +0000 [thread overview]
Message-ID: <20041223210340.GA27255@deprecation.cyrius.com> (raw)
I just booted a 2.6.10rc3 kernel on my SWARM and noticed that only
eth0 is configured, but eth1 isn't (even though I booted via eth1):
sbmac: configuring MAC at 10064000
eth0: enabling TCP rcv checksum
eth0: SiByte Ethernet at 0x10064000, address: 00:02:4C:FE:0D:08
sbmac: not configuring MAC at 10066000
On a 2.4.x kernel, both network interfaces are configured and I get:
eth0: SiByte Ethernet at 0x10064000, address: 00-02-4C-FE-0D-08
eth0: enabling TCP rcv checksum
eth1: SiByte Ethernet at 0x10065000, address: 00-02-4C-FE-0D-09
eth1: enabling TCP rcv checksum
Note the difference for eth1 between 10066000 (2.6) and 10065000 (2.4).
Thiemo suggested that this might be because the 2.4 kernel is 32 bit
while the 2.6 kernel is 64 bit and that 2.6 might get the address
wrong.
--
Martin Michlmayr
http://www.cyrius.com/
reply other threads:[~2004-12-23 21:04 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=20041223210340.GA27255@deprecation.cyrius.com \
--to=tbm@cyrius.com \
--cc=linux-mips@linux-mips.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 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.