Open bestouff opened 9 years ago
in my branch i'm working on using the standard kernel led class to work the leds. haven't finished yet, i'll post back here when i'm done.
If you're still interested in kernel's LED API, take a look here: https://gist.github.com/tolga9009/540c5b4f599dbe7c10bd46ed78d38879. I was working on it a few months ago. The LED support should be complete, if I remember correctly. I've modified it quite a bit, so you might just look at the parts, which are interesting for you and port it to Wattos' kernel module.
However, I've abandoned it in favor of supporting Logitech G710 in https://github.com/tolga9009/sidewinderd, which is a feature complete user-space driver and works without any kernel modification.
Hi guys, any news on the kernel module front ?
I think it would be better to use separate sysfs files for different leds, instead of the bizarre combinations there are now, to integrate with existing userspace apps.