2008/3/17, Victor Lowther <[EMAIL PROTECTED]>: > > After a bit more review, your patch was not honoring QUIRK_NONE. I > readded support for it and pushed changes upstream.
Good point. You should have added it after [ $ACPI_SLEEP -ne 0 ] && OPTS="$OPTS --acpi_sleep $ACPI_SLEEP" though, to make absolutely sure, that OPTS is zero. > > You may also want to prefix the environment variables you introduce in > uswsusp with USWSUSP_ to prevent future namespace collisions. If that problem arises, we can still add the prefix. Cheers, Michael -- Why is it that all of the instruments seeking intelligent life in the universe are pointed away from Earth? _______________________________________________ Pm-utils mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/pm-utils
