Re: Linux running on a PCI Option device?

From: Adrian Cox
Date: Sat Mar 04 2006 - 11:30:26 EST


On Fri, 2006-03-03 at 13:31 -0500, Jon Ringle wrote:
> On Friday 03 March 2006 09:40 am, Adrian Cox wrote:
> > Based on only a quick look at the code: if the Windows host is present,
> > don't call pci_common_init() in ixdp425_pci_init().
>
> Doing this will prevent the code in ixp4xx_pci_preinit() from executing which
> handles some initialization for both PCI host and option modes. Should I go
> ahead and explicitly call ixp4xx_pci_preinit() from ixdp425_pci_init() if in
> PCI option mode?

At this point I have to give up - I'm not an ixp4xx expert. While I have
developed a PCI option device under Linux, it was a PowerPC with a PLX
bridge and some custom logic.

--
Adrian Cox <adrian@xxxxxxxxxxxxxx>

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/