Thomas Harning Jr.
2007-02-20 19:28:06 UTC
I'm trying to get this to work w/ libusb-win32 so that I can have a
lightweight open-source driver for the KByte UPEK fingerprint reader
that works on all platforms.
I tested this fingerprint reader w/ thinkfinger on Linux and it worked
w/ flying colors. However... When I try to get this to work on
windows via libusb-win32... it just keeps sending out data in an
ask-scanner raw loop in init. I used a USB sniffer and found that the
device responded in the beginning of the device setup, then it hit the
look and no device data sent back (so it appeared).
Any ideas?
lightweight open-source driver for the KByte UPEK fingerprint reader
that works on all platforms.
I tested this fingerprint reader w/ thinkfinger on Linux and it worked
w/ flying colors. However... When I try to get this to work on
windows via libusb-win32... it just keeps sending out data in an
ask-scanner raw loop in init. I used a USB sniffer and found that the
device responded in the beginning of the device setup, then it hit the
look and no device data sent back (so it appeared).
Any ideas?
--
Thomas Harning Jr.
Thomas Harning Jr.