On Mon, 23 Feb 2004 19:30 pm, Gregory Soyez wrote: > do you know if the write access is implemented for HID devices. I have > searched the web but I have only found information concerning reading from > /dev/usb/hiddev*. Is it possible to access it in write mode ? If it is the > case, do I just need to use the write(...) function (in C) ? I've previously posted code (or links to code) to do this for keyboard LEDs. Review the mailing list archives to find the code (write-events.c) and instructions. You have to use ioctl() calls.
Brad BTW: If you want a response to private email, you need to stop blacklisting my ISP.
pgp00000.pgp
Description: signature
