2010/1/2 Bartłomiej Zimoń <[email protected]>: > I'm writing small kernel helper module to expose such info to userspace. > What could be more prefferad to notify about suspend/resume: sysfs,procfs or > device file?
sysfs, preferably using a uevent or one-value-per-file please. Richard. _______________________________________________ devkit-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/devkit-devel
