Re: Linux running on a PCI Option device?

From: Jon Ringle
Date: Fri Mar 03 2006 - 13:32:39 EST


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?

Jon
-
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/