> Hey,,thank you for the help. But what you told me I already knew. My
> question now is, how can I give a byte like 0xb1 to the device? Have I to
> split it up,or have I to adapt the hiddev.h?

You can't modify hiddev.h.

uref.value = (unsigned char)*report++;

should do the job.

Laurent Pinchart


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to