2008/3/17, Michael Biebl <[EMAIL PROTECTED]>: > > I actually think, that the QUIRK_NONE tests in 99video could/should > also be removed. > > As said, combinations like --quirk-none --quirk-vbe-mode are simply invalid.
Or put in other words: The correct behaviour would be to abort the suspend if such invalid quirk combinations are given (and not to clear other quirks if --quirk-none is present). There currently isn't support in pm-utils to abort a suspend from within a hook or a module (and rollback correctly), though. So, the safest thing for now, is to simply ignore QUIRK_NONE, imho. 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
