Thanks for explaining that "PCI resource rebalancing" thing. On Friday 23 June 2006 3:10 pm, Greg KH wrote: > I'm guessing that Adam is thinking that the > suspend/freeze/whatever-you-want-to-call-it model might be the one to > help with this issue. I see. Though I don't much like adding new driver callbacks, this may be a case where they're appropriate ... so the PCI rebalancing code could have logic like "don't rebalance devices whose pci_driver can't cooperate". That same argument might be applied to the reclocking issue. Not that we have systems that need driver reclocking just now ... but that issue does keep coming up. - Dave