On Fri, Jul 08, 2005 at 12:33:33AM -0700, David S. Miller wrote: > Do PCI devices ever come out of reset in a PM state, and thus > would execute John's new code as a side effect? PCI spec requires that all devices must enter D0 state from power on reset, so this code shouldn't be executed unless you have some really buggy PM firmware (which is unlikely :-). Ivan.