Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use separate files for different leds #19

Open
bestouff opened this issue Aug 4, 2015 · 3 comments
Open

use separate files for different leds #19

bestouff opened this issue Aug 4, 2015 · 3 comments

Comments

@bestouff
Copy link

bestouff commented Aug 4, 2015

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.

@wdouglass
Copy link

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.

@tolga9009
Copy link

tolga9009 commented Jun 18, 2016

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.

@bestouff
Copy link
Author

Hi guys, any news on the kernel module front ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants