From: grundler@dsl2.external.hp.com (Grant Grundler)
To: jsoe0708@tiscali.be
Cc: Randolph Chung <tausq@debian.org>,
parisc-linux@lists.parisc-linux.org,
debian-hppa@lists.debian.org
Subject: Re: [parisc-linux] new gcc-default for hppa
Date: Tue, 14 Jan 2003 09:52:03 -0700 [thread overview]
Message-ID: <20030114165202.GA32537@dsl2.external.hp.com> (raw)
In-Reply-To: <3DED9A660000572D@ocpmta3.freegates.net>
On Tue, Jan 14, 2003 at 07:57:01AM +0100, jsoe0708@tiscali.be wrote:
> Linux Tulip driver version 0.9.15-pre12 (Aug 9, 2002)
> tulip0: no phy info, aborting mtable build
> tulip0: MII transceiver #1 config 1000 status 782d advertising 01e1.
> eth0: Digital DS21143 Tulip rev 65 at 0xf00, 00:30:D3:01:5A:3B, IRQ 66.
> tulip1: EEPROM default media type Autosense.
> tulip1: Index #0 - Media MII (#11) described by a 21142 MII PHY (3) block.
> tulip_mii_recover: 100 ms
> tulip1: MII transceiver #1 config 3100 status 7849 advertising 0101.
> tulip1: Advertising 01e1 on PHY 1, previously advertising 0101.
> eth1: Digital DS21143 Tulip rev 65 at 0x12100, 00:30:6E:06:23:D0, IRQ 130.
> Uniform Multi-Platform E-IDE driver Revision: 7.00beta-2.4
> ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
> ....
>
> No chance, as you can see, the two interfaces are of the same time.
I'll assume you meant same "type". They only happen to be the same rev
of the same device - mounted on different boards and wired
up to the PHY differently. ie they excercise slighly different code
paths in the tulip media init code path. This sounds more like a
bug in tulip driver than a compiler bug.
I've not tried add-on tulip's in my c3k (only minor differences to b2k).
I believe (but am not 100% sure right now) that gcc-3.2 built kernels
worked on that box. I am sure gcc-3.2 built 2.4 kernels worked on a500.
Also, can you compare your .config with the one in 2.4.20-pa14.tgz
(ftp.p-l.o/kernels/c3000) or a default .config if that's closer?
BTW, one can safely enable MMIO on the b2k and perhaps either
(a) avoid the crash or (b) get an accurate IP on where in the code
it's crashing. "inb" has too many levels of indirection to see
exactly where in tulip it's crashing.
> (I also have a b180 but the buildin NIC is also "Digital DS21143 Tulip rev
> 65" :( )
Interesting. My b180 has:
grundler@debian:~$ lspci
00:01.0 SCSI storage controller: LSI Logic / Symbios Logic (formerly
NCR) 53c875 (rev 14)
00:01.1 SCSI storage controller: LSI Logic / Symbios Logic (formerly
NCR) 53c875 (rev 14)
00:02.0 Ethernet controller: Intel Corp. 82557/8/9 [Ethernet Pro 100]
(rev 01)
00:13.0 SCSI storage controller: LSI Logic / Symbios Logic (formerly
NCR) 53c875 (rev 04)
00:14.0 Ethernet controller: Digital Equipment Corporation DECchip
21142/43 (rev 30)
For the record, 21143 is the eth0. I use the eepro100 card for
local private subnet.
hth,
grant
next prev parent reply other threads:[~2003-01-14 16:52 UTC|newest]
Thread overview: 76+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-01-10 16:31 [parisc-linux] new gcc-default for hppa jsoe0708
2003-01-10 17:09 ` Randolph Chung
2003-01-10 18:18 ` jsoe0708
2003-01-10 18:18 ` jsoe0708
2003-01-13 18:36 ` jsoe0708
2003-01-13 18:36 ` jsoe0708
2003-01-13 19:38 ` Grant Grundler
2003-01-14 6:57 ` jsoe0708
2003-01-14 16:52 ` Grant Grundler
2003-01-14 16:52 ` Grant Grundler [this message]
2003-01-14 17:49 ` jsoe0708
2003-01-15 16:14 ` jsoe0708
2003-01-15 16:14 ` jsoe0708
2003-01-16 1:06 ` Grant Grundler
2003-01-16 1:06 ` Grant Grundler
2003-01-16 4:12 ` Jeremy Drake
2003-01-16 4:12 ` Jeremy Drake
2003-01-16 14:37 ` M. Grabert
2003-01-16 15:02 ` jsoe0708
2003-01-16 15:44 ` jsoe0708
2003-01-16 15:44 ` jsoe0708
2003-01-16 15:02 ` jsoe0708
2003-01-16 14:37 ` M. Grabert
2003-01-16 1:41 ` Grant Grundler
2003-01-16 1:41 ` Grant Grundler
2003-01-21 23:57 ` Grant Grundler
2003-01-24 11:02 ` Joel Soete
2003-01-24 11:02 ` Joel Soete
2003-01-25 1:18 ` Grant Grundler
2003-01-25 1:18 ` Grant Grundler
2003-01-25 4:23 ` John David Anglin
2003-01-25 18:30 ` Joel Soete
2003-01-25 17:44 ` John David Anglin
2003-01-25 17:44 ` John David Anglin
2003-01-25 18:30 ` Joel Soete
2003-01-25 4:23 ` John David Anglin
2003-01-26 4:46 ` Grant Grundler
2003-01-26 4:46 ` Grant Grundler
2003-01-26 5:09 ` John David Anglin
2003-01-27 7:26 ` Randolph Chung
2003-01-28 7:31 ` Randolph Chung
2003-01-28 7:31 ` Randolph Chung
2003-01-28 7:46 ` Randolph Chung
2003-01-28 9:16 ` Patrick Caulfield
2003-01-28 11:54 ` Joel Soete
2003-01-28 12:58 ` Joel Soete
2003-01-30 15:38 ` Michael Wood
2003-01-30 15:34 ` Randolph Chung
2003-01-30 15:34 ` Randolph Chung
2003-01-30 15:38 ` Michael Wood
2003-01-28 7:46 ` Randolph Chung
2003-01-28 14:47 ` John David Anglin
2003-01-28 14:47 ` John David Anglin
2003-01-27 7:26 ` Randolph Chung
2003-01-26 5:09 ` John David Anglin
2003-01-21 23:57 ` Grant Grundler
2003-01-14 17:49 ` jsoe0708
2003-01-14 6:57 ` jsoe0708
2003-01-14 8:22 ` Patrick Caulfield
2003-01-13 19:38 ` Grant Grundler
2003-01-14 10:03 ` [parisc-linux] new gcc-snapshot problem [was: new gcc-default for hppa] jsoe0708
2003-01-14 10:03 ` jsoe0708
2003-01-14 13:54 ` John David Anglin
2003-01-14 14:16 ` Matthew Wilcox
2003-01-14 14:16 ` Matthew Wilcox
2003-01-14 14:44 ` jsoe0708
2003-01-14 14:44 ` jsoe0708
2003-01-14 15:04 ` John David Anglin
2003-01-14 15:28 ` jsoe0708
2003-01-14 15:28 ` jsoe0708
2003-01-14 15:04 ` John David Anglin
2003-01-14 13:54 ` John David Anglin
2003-01-10 17:09 ` [parisc-linux] new gcc-default for hppa Randolph Chung
-- strict thread matches above, loose matches on Subject: below --
2003-01-16 11:35 jsoe0708
2003-01-16 11:35 jsoe0708
2003-01-10 16:31 jsoe0708
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=20030114165202.GA32537@dsl2.external.hp.com \
--to=grundler@dsl2.external.hp.com \
--cc=debian-hppa@lists.debian.org \
--cc=jsoe0708@tiscali.be \
--cc=parisc-linux@lists.parisc-linux.org \
--cc=tausq@debian.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.