>If your application and the HID library is linked with libusb, it will work. 
>Can you check the source code for the HID library and find out what backend it 
>is using?

I check latest 8-current enviroment.
I think libhid uses /usr/lib/libusb.

# ldd amfm
amfm:
        libhid.so.0 => /usr/local/lib/libhid.so.0 (0x2808d000)
        libc.so.7 => /lib/libc.so.7 (0x2809a000)
        libusb.so.1 => /usr/lib/libusb.so.1 (0x281ad000)

---
MIHIRA, Sanpei Yoshiro
Tokyo, Japan.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to "[email protected]"

Reply via email to