2009/12/30 Joe Marcus Clarke <mar...@freebsd.org>:
> I was wondering if more work was going to be done to have the daemon
> code call back to the backend code to get things like hibernate and
> suspend commands, swap details, etc.?

I think that makes a lot of sense.

Maybe a backend specific object, with properties kernel_can_suspend,
kernel_can_hibernate, hibernate_has_swap_space,
hibernate_has_encrypted_swap and methods of suspend and hibernate.

I'll work on something like this after I'm back from Christmas, unless
you get to it first. In the meantime, feel free to commit your
work-in-progress freebsd specific parts to src/freebsd

Richard
_______________________________________________
devkit-devel mailing list
devkit-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/devkit-devel

Reply via email to