On Wed, Jan 7, 2009 at 1:12 PM, Peter Stuge peter@stuge.se wrote:
Myles Watson wrote:
+#if CONFIG_PCI_ROM_RUN == 1
pci_dev_init(dev); /* It will init Option ROM. */
+#endif
Should this be in the NIC code?
There could be an option ROM for the NIC.
The point was that this wasn't in the NIC code.
Sorry I misunderstood. It's in both places, ide and nic. I just took it from v2.
Thanks for adding the warnings.
Sure.
Thanks, Myles