Re: [PATCH] add PCI ROMs to sysfs

From: Jesse Barnes
Date: Thu Aug 05 2004 - 11:29:44 EST


On Thursday, August 5, 2004 8:54 am, Jesse Barnes wrote:
> On Wednesday, August 4, 2004 10:05 pm, Jon Smirl wrote:
> > Version 10
>
> For some reason this version doesn't work on ia64. It just returns bytes
> containing 0 when I try to dump the ROM.

pci_assign_resource is mucking with the values in
pci_dev->resource[PCI_ROM_RESOURCE]. If I remove the call to
pci_assign_resource, things work for me. Is that call really necessary?
Don't we just need ioremap?

Thanks,
Jesse
-
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/