[Pm-utils] [PATCH 3/5] Moved video-specific option processing to 99video.

Michael Biebl mbiebl at gmail.com
Thu Mar 6 08:10:46 PST 2008


One downside of this might be, that other hooks/sleep_modules are
interested in the quirk information. So they'd have to reparse the
command line arguments.

Actually, I was intending to just do that:
Do the video quirk processing in uswsup. Imo it makes no sense to use
vbetools when s2ram is already installed. So my plan was to add a
[ $SLEEP_METHOD = "uswsusp" ] && return
to 99video and simply pass the correct command line arguments to s2ram.

But probably it's not a big deal, if I have to parse the --quirk-*
command line arguments in module.d/uswsusp. So I'd say this change is
ok.

-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?


More information about the Pm-utils mailing list