On Wed, 24 Feb 2010 07:52:14 +0100 Németh Márton <nm127@xxxxxxxxxxx> wrote: > On Labtec Webcam 2200 there is a feedback LED which can be controlled > independent from the streaming. The feedback LED can be used from > user space application to show for example detected motion or to > distinguish between the preview and "on-air" state of the video > stream. [snip] > +#define PAC7302_CID_LED (V4L2_CID_PRIVATE_BASE + 0) [snip] Hello, Private controls must not be used. LED control should be generic (I have many requests for that). In March 2009, I proposed to add a V4L2_CID_LEDS control ("[PATCH] LED control"), but someone told me to use the sysfs led interface instead. After looking at this interface, I thought it was too complex for our purpose and no easy for the users. Maybe it is time to argue again... Cheers. -- Ken ar c'hentañ | ** Breizh ha Linux atav! ** Jef | http://moinejf.free.fr/ -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html