On Tuesday, November 18, 2014 10:29:52 PM Chagin Dmitry wrote: > On Tue, Nov 18, 2014 at 07:47:46AM -0800, Adrian Chadd wrote: > > Hi, > > > > Want to post a bootverbose suspend/resume pass with -HEAD without this > > patch in it, then with this patch in it? > > it seems that at resume path METHOD set_powerstate() is not invoked. fro > proper pciX. ie, no "Transition from D3 to D0" prints. i'm trying to > understand the reason
Can you verify that when acpi_device_pwr_for_sleep() is called acpi_sstate is S0? Maybe add something to just print out the device name, sstate, *dstate, and the return value for each call to acpi_device_pwr_for_sleep()? -- John Baldwin _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "[email protected]"
