From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <3F2E9DB9.5030509@windriver.com> Date: Mon, 04 Aug 2003 18:54:01 +0100 From: Richard Danter MIME-Version: 1.0 To: linuxppc-embedded@lists.linuxppc.org Subject: 750/107 - PCI or Interrupt problem? Content-Type: text/plain; charset=us-ascii; format=flowed Sender: owner-linuxppc-embedded@lists.linuxppc.org List-Id: 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 _pci.c code or _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 _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/