Add USB I/O. The program can now dump the HID descriptor from a device.
authorbruceperens <bruceperens@01035d8c-6547-0410-b346-abe4f91aad63>
Fri, 18 Apr 2014 00:55:23 +0000 (00:55 +0000)
committerbruceperens <bruceperens@01035d8c-6547-0410-b346-abe4f91aad63>
Fri, 18 Apr 2014 00:55:23 +0000 (00:55 +0000)
commit230dfe21b57f5f04d14410bac8030326dcb0b24e
tree0566ecaeeda3b0a0566456adcbdcff3191a8cc89
parent5b24318db630fced45a0e268e1ef0acc5933ca7e
Add USB I/O. The program can now dump the HID descriptor from a device.
On Linux, it's often necessary to detach the kernel driver before we can
get access to the device.

This is not a functional driver yet, it's a testing program while we're
getting together all of the pieces we need for a functional driver.

git-svn-id: https://svn.code.sf.net/p/freetel/code@1497 01035d8c-6547-0410-b346-abe4f91aad63
freedv-server/source/hid/hid.cpp