Linux MIPS Architecture development
 help / color / mirror / Atom feed
From: Giuseppe Sacco <giuseppe@eppesuigoccas.homedns.org>
To: linux-mips@linux-mips.org
Cc: Ralf Baechle <ralf@linux-mips.org>
Subject: Re: pci-to-pci bridges on ip32
Date: Thu, 13 Sep 2007 14:48:19 +0200	[thread overview]
Message-ID: <1189687699.7506.18.camel@scarafaggio> (raw)
In-Reply-To: <20070912232015.GJ4571@linux-mips.org>

Hi Ralf,

Il giorno gio, 13/09/2007 alle 00.20 +0100, Ralf Baechle ha scritto:
[...]
> Can you give a few more details on the sympthom with this card on IP32?
> 
>   Ralf

I have an SGI O2 with an R5000 CPU, 1 SCSI CD-ROM, 2 SCSI disks, 128Mb
of RAM and a PCI ethernet card. I replaced the PCI card with this new
board, but it seems the board is listed but otherwise ignored. The only
trace is in lspci output. There isn't a list of devices in the other
side of this PCI-to-PCI chip.

# lspci
00:01.0 SCSI storage controller: Adaptec AIC-7880U
00:02.0 SCSI storage controller: Adaptec AIC-7880U
00:03.0 PCI Bridge: Netmos technology Unknown device 9250
(The card vendor and product are IDs 9710:9250.)

When I plug the card on an i386 machine, it is recognised since lspci
display the card and all three devices present on the same card (devices
accessible via the PCI-to-PCI bridge). All these devices are available
to udev, so udev start all relevant drivers.

I started checking my kernel config. Do I have to activate any specific
CONFIG_?? option in order to use such a card (beside the driver for all
devices).

Actually I have:

CONFIG_HW_HAS_PCI=y
CONFIG_PCI=y
CONFIG_MMU=y
# CONFIG_HOTPLUG_PCI is not set

while on i386 I have:

CONFIG_PCI=y
# CONFIG_PCI_GOBIOS is not set
# CONFIG_PCI_GOMMCONFIG is not set
# CONFIG_PCI_GODIRECT is not set
CONFIG_PCI_GOANY=y
CONFIG_PCI_BIOS=y
CONFIG_PCI_DIRECT=y
CONFIG_PCI_MMCONFIG=y
CONFIG_PCIEPORTBUS=y
CONFIG_HOTPLUG_PCI_PCIE=m
# CONFIG_HOTPLUG_PCI_PCIE_POLL_EVENT_MODE is not set
CONFIG_PCI_MSI=y
CONFIG_HOTPLUG_PCI=m
CONFIG_HOTPLUG_PCI_FAKE=m
CONFIG_HOTPLUG_PCI_COMPAQ=m
# CONFIG_HOTPLUG_PCI_COMPAQ_NVRAM is not set
CONFIG_HOTPLUG_PCI_IBM=m
CONFIG_HOTPLUG_PCI_ACPI=m
CONFIG_HOTPLUG_PCI_ACPI_IBM=m
CONFIG_HOTPLUG_PCI_CPCI=y
CONFIG_HOTPLUG_PCI_CPCI_ZT5550=m
CONFIG_HOTPLUG_PCI_CPCI_GENERIC=m
CONFIG_HOTPLUG_PCI_SHPC=m

I am using kernel 2.6.18 on both machines, as shipped with Debian
stable.

Thanks,
Giuseppe

  reply	other threads:[~2007-09-13 12:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-11 18:55 pci-to-pci bridges on ip32 Giuseppe Sacco
2007-09-12 23:20 ` Ralf Baechle
2007-09-13 12:48   ` Giuseppe Sacco [this message]
2007-09-13 13:46     ` 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=1189687699.7506.18.camel@scarafaggio \
    --to=giuseppe@eppesuigoccas.homedns.org \
    --cc=linux-mips@linux-mips.org \
    --cc=ralf@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox