On Sun, Mar 27, 2011 at 01:28:00PM +0200, Eduard Hasenleithner wrote: > This commit enables control of the LEDs and OLED displays found > on the Wacom Intuos4 M, L, and XL. For this purpose, an IOCTL > interface is added to the wacom input driver. The IOCTLs can be > issued on the raw USB device of the tablet. > > Summary of changes: > * A new ioctl-number (0xB2) for the Wacom IOCTL is allocated. > * A new header file for the IOCTLs is introduced > (include/linux/usb/wacom-dev.h) > * Implementation of LED and OLED control in wacom_wac.c > > Signed-off-by: Eduard Hasenleithner <eduard@xxxxxxxxxxxxxxxx> Hi Eduard, Did you consider using the LED input interface? Implement the input_dev event hook and write EV_LED events to the device node. Thanks, Henrik -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html