On 08/26/16 15:38, O. Hartmann wrote: > It is a USB interface PCB with an AT90USB162 microcontroler chip. > Attached to a FreeBSD 12-CURRENT system, it reports itself as a UHID device. > there is also a software package available - for Windows and Linux, but it > doesn't work for FreeBSD, the package compiles and produces a cmdline binary, > but it fails reading the sensor data - the uhid driver seems to be unloaded > during the call. I have no skills in writing low-level USB software, so my > explanation is slopy, sorry. But there is hope I can use this one. Hi, Could you send a link to this Linux software? It should work basically! Is your libusb up-to-date? You can trace USB activity using "usbdump -i usbusX -f Y -s 65536 -vvv". Maybe some command failed. Did you try "usbhidaction" to decode the data received? --HPSReceived on Fri Aug 26 2016 - 11:49:25 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:07 UTC