Hi,
It should be libusb.h. I was working on libfprint-0.0.6 and got it working
there. And I changed it to libfprint-0.4.0 by just replacing the
usb_bulk_write and usb_bulk_read to libusb_bulk_transfer. I did remove some
redundant parts in the driver source file.
As for the following part which ha
On 01/24/2012 01:31 PM, MOGANESHWARAN RAJASEGARAN wrote:
Thank you for the guide in creating the unified diff. I hope this is
correct.
The diff seems ok (weird http://?) and thanks for sharing your work and
contributing.
Main general concerns from my point of view (even if I am not either th