On Wednesday 20 June 2007, Mattia Dongili wrote: > http://www.linux.it/~malattia/logs/dmesg-suspend-ehci-debug-log which includes > [18014387.734703] psmouse serio1: resuming > [18014388.257990] usb_endpoint usbdev5.1_ep00: PM: resume from 0, parent usb5 still 2 > [18014388.257994] usb_endpoint usbdev5.1_ep81: PM: resume from 0, parent 5-0:1.0 still 2 > [18014388.258004] usb_endpoint usbdev5.2_ep00: PM: resume from 0, parent 5-4 still 2 > [18014388.258007] usb_endpoint usbdev5.4_ep00: PM: resume from 0, parent 5-6 still 2 > [18014388.258011] usb_endpoint usbdev5.4_ep81: PM: resume from 0, parent 5-6:1.0 still 2 > [18014388.258014] usb_endpoint usbdev5.4_ep86: PM: resume from 0, parent 5-6:1.0 still 2 > [18014388.258019] sony-laptop sony-laptop: resuming > [18014388.258022] platform bluetooth: resuming > [18014388.258034] usb_endpoint usbdev5.2_ep02: PM: resume from 0, parent 5-4:1.0 still 2 > [18014388.258037] usb_endpoint usbdev5.2_ep82: PM: resume from 0, parent 5-4:1.0 still 2 > [18014388.310276] Restarting tasks ... <7>usb usb5: usb resume > [18014388.310514] usb usb5: finish resume > [18014388.310524] ehci_hcd 0000:00:1d.7: resume root hub > [18014388.312058] done. > [18014388.437263] hub 5-0:1.0: hub_resume > [18014388.437314] hub 5-0:1.0: state 7 ports 8 chg 0000 evt 0000 That looks pretty darn goofy. Resumes out of order: endpoints for child devices, then the downstream root hub, then finally the PCI dev. Which is completely the reverse of the correct direction. Or am I missing something? _______________________________________________ linux-pm mailing list linux-pm@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linux-foundation.org/mailman/listinfo/linux-pm