Messages in this thread |  | | | Date | Fri, 03 Mar 2006 13:31:16 -0500 | | From | Jon Ringle <> | | Subject | Re: Linux running on a PCI Option device? |
| |
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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |