--- /usr/tmp/TmpDir.24623-0/linux/linux/arch/ia64/sn/io/machvec/pci_bus_cvlink.c_1.42 Tue Jan 13 15:44:15 2004 +++ linux/linux/arch/ia64/sn/io/machvec/pci_bus_cvlink.c Tue Jan 13 15:44:02 2004 @@ -357,7 +357,7 @@ if (dev->resource[idx].flags & IORESOURCE_MEM) cmd |= PCI_COMMAND_MEMORY; } - +#if 0 /* Assign addresses to the ROMs, but don't enable them yet */ size = dev->resource[PCI_ROM_RESOURCE].end - dev->resource[PCI_ROM_RESOURCE].start; @@ -373,7 +373,7 @@ dev->resource[PCI_ROM_RESOURCE].start + size; } - +#endif /* * Update the Command Word on the Card. */