We're using a ARM that only has 256MB PCI space, however I have a PCI device that has a BAR(for its own memory) that is 512MB, for ARM to allocate it I modified the BAR size on the device to 128MB(there are other PCI devices to use portion of the rest 128MB) I can modify the BAR at run time, is it ok for me to change the BAR address to address all the 512MB on PCI device? The PCI memory address ARM allocates at boot time can stay the same, but the BAR will be changed to re-map to all the 512MB space on the PCI device(each time for 128M), is this do-able? Thanks Xianghua -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html