Михалыч wrote:
1)Как писать к такому драйвер?
There is usbhid driver by
CleverMouse. My understanding is that you should extend it, not write a new one.
The message 'unclaimed HID input' goes from
/drivers/usb/usbhid/unclaimed.
Михалыч wrote:
2)Можно ли обойтись без драйвера и программой ловить и обрабатывать эти unclaimed HID input?
AFAIK, no.
Михалыч wrote:
похоже дескриптор не полный, видимо не влез в строку, и дальше понять ничего нельзя.
You can open debug logs in any text editor: a) close the debug board, b) find the log in /tmp0/1/BOARDLOG.TXT.
For testing purposes it may also be convenient to duplicate debug log directly to the screen. There is an option for that on the blue boot screen.