Re: [PATCH] Support for controlling leds on xbox 360 pad.

From: Jan Kratochvil
Date: Tue May 29 2007 - 17:29:59 EST


Hello,
I have question, probably for Richard. Why is /sys/class/leds/whatsoever/brightness mode set to 0644? Is it really necessary?
I feel like I'll be happy to allow anybody to change the state of this led. (Ok this maybe doesn't apply to other leds)

So this patch uses led subystem in such way that it makes led in
/sys/class/leds/xpad:[0-9][0-9]/ for each attached xbox 360 pad.


I have the impression that the led subsystem doesn't actually count with possibility to have more then one device of one type, right? In my case there can by lots of pads, so I made it on my own, using counter. Is it ok?

Thanks
Jan Kratochvil
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/