Hello, I would like to try to use sysfs_notify() / poll() mechanism from my driver to notify some events to my application. I'm looking for a tiny example showing the use of this mechanism. The driver side with sysfs_notify seems quite simple but I have absolutely no idea about the application side. Thanks in advance Patrick |