<div dir="ltr">Hello,<div><br></div><div>I'm trying to find the Linux kernel driver in the tree that implements the HID LED usage table.</div><div>The only driver that I've found is the hid-led.c. However, it seems to support only specific devices.<br></div><div><br></div><div>The device with which I'm trying to interface is the custom-made board with atxmega and some LEDS connected to it.</div><div>Currently, the communication is done through the vendor-specific HID protocol. </div><div>The custom USB HID kernel module is implemented to communicate with the device.</div><div> </div><div>The idea is to move away from the custom protocol to the generic implementation so that the custom kernel</div><div>module can dropped.</div><div><br></div><div>Best regards,</div><div>Kirill Yatsenko</div></div>