Hi. I have three processes which communicate with usb hid device.
Until now those processes used hiddev interface for this purpose. Now
I need to change hiddev to hidraw in one of those processes, and I'm
using hidapi library for it. Separately the processes work fine, but
when working together the process which is using hidraw is unable to
read data from the device, or it reads some trash instead of data. My
question is - is it possible to use hiddev and hidraw together to
access the same device? OS Linux Fedora
--
To unsubscribe from this list: send the line "unsubscribe linux-input" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to