This patch series adds basic uswsusp support to pm-utils. Things to take note of: * We do not use s2ram for suspend, because its functionality is a duplicate of the functionality that we already provide. * When trying suspend_hybrid, we bypass the video quirk running that s2both would normally perform using the -f switch. We have our own video quirk handling based on the HAL whitelists. * s2disk does not perform any video quirk handling, so we don't have to perform any special overrides there. * s2disk has its own configuration mechanism controlling the details of how the memory image gets written to disk -- we do not mess with it, nor should we need to. _______________________________________________ Pm-utils mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/pm-utils
