linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Richard Danter <richard.danter@windriver.com>
To: linuxppc-embedded@lists.linuxppc.org
Subject: 750/107 - PCI or Interrupt problem?
Date: Mon, 04 Aug 2003 18:54:01 +0100	[thread overview]
Message-ID: <3F2E9DB9.5030509@windriver.com> (raw)


Hi All,

I have made some progress in porting Linux 2.4.x to a wrPPMC7xx board.
Yipee!

But now I have hit another problem...

It seems the kernel finds the ethernet card plugged into one of the PCI
slots. All the diagnostics seem to work too. In fact, it even sends out
a BOOTP request, as I can see it logged on my server.

The problem is it does not seem to be getting the BOOTP reply. It
eventually times out. But I can see from my server that a reply is being
sent.

At the moment I think the problem is most likely in my <board>_pci.c
code or <board>_setup.c. I don't get any hardware interrupts (ie setting
a hardware breakpoint on 0x0500 does not stop the CPU) and I would have
expected that... or am I way off track here?? I am also unsure if I have
set up my pci_irq_table or <board>_openpic_initsenses structures correctly.

Any suggestions where I should be looking in the code??

Hopefully if this part works then I get an IP address and can mount my
NFS root filesystem...

Thanks
Rich


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

             reply	other threads:[~2003-08-04 17:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-04 17:54 Richard Danter [this message]
2003-08-05 11:03 ` 750/107 - PCI or Interrupt problem? - FIXED Richard Danter

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=3F2E9DB9.5030509@windriver.com \
    --to=richard.danter@windriver.com \
    --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).