From: Ralf Baechle <ralf@linux-mips.org>
To: Andrew Clausen <clausen@melbourne.sgi.com>
Cc: Tibor Polgar <tpolgar@freehandsystems.com>,
Jason Ormes <jormes@wideopenwest.com>,
linux-mips@linux-mips.org
Subject: Re: kernel boot error.
Date: Wed, 5 Feb 2003 15:03:40 +0100 [thread overview]
Message-ID: <20030205150339.A13033@linux-mips.org> (raw)
In-Reply-To: <20030205030625.GM27302@pureza.melbourne.sgi.com>; from clausen@melbourne.sgi.com on Wed, Feb 05, 2003 at 02:06:25PM +1100
On Wed, Feb 05, 2003 at 02:06:25PM +1100, Andrew Clausen wrote:
> > If so, i do
> > recall we had to do some special casing to get the card to work correctly.
>
> Yeah, that would be right. Have you had a look at pci_fixup_ioc3()?
> (That's the network card that seems to come with the Origin 200). I
> bet it's something similar.
Pci_fixup_ioc3() is only necessary for the IOC3 nic. It's a PCI board
that's about as broken are it only can be. The board runs on in PCI busses
clocked at 33MHz. It only partially decodes the PCI config address space.
Attempted access to one of the nimplemented registers of the IOC3 will
result in access to another register. That's too buggy for any OS to cope
with without that special kludge pci_fixup_ioc3.
> Just, the base address the card (PCI bus?) is spitting out is very odd:
>
> eth0: SGI AceNIC Gigabit Ethernet at 0xfe7fc000, irq 8
>
> The card is in slot 6, so I'd expect the base address to be 0x8900000.
> Anyway, it dies on this:
Query the address using the usual Linux PCI bus stuff from <linux/pci.h>.
Anything else is doomed, especially guessing ...
Ralf
next prev parent reply other threads:[~2003-02-05 14:03 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-02-05 0:41 kernel boot error Jason Ormes
2003-02-05 0:43 ` Andrew Clausen
2003-02-05 1:12 ` Jason Ormes
2003-02-05 1:14 ` Andrew Clausen
2003-02-05 1:37 ` Tibor Polgar
2003-02-05 3:06 ` Andrew Clausen
2003-02-05 14:03 ` Ralf Baechle [this message]
2003-02-06 0:34 ` Andrew Clausen
2003-02-05 16:48 ` Ralf Baechle
[not found] <ralf@linux-mips.org>
2003-02-05 17:07 ` Tor Arntsen
2003-02-06 11:25 ` Ralf Baechle
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=20030205150339.A13033@linux-mips.org \
--to=ralf@linux-mips.org \
--cc=clausen@melbourne.sgi.com \
--cc=jormes@wideopenwest.com \
--cc=linux-mips@linux-mips.org \
--cc=tpolgar@freehandsystems.com \
/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