libnfc/src
Romain Tartiere 92cdc705cd Avoid blocking operations in acr122_list_devices.
The various SCardConnect() can block if a device is already opened in PC/SC potentially leading to deadlocks.  Avoiding using this and matching the device name against a list of supported devices instead.
2009-11-25 02:55:05 +00:00
..
examples Reindent; Fix ACR122 driver [1]; make distcheck OK. 2009-11-24 18:05:31 +00:00
lib Avoid blocking operations in acr122_list_devices. 2009-11-25 02:55:05 +00:00
CMakeLists.txt It cow compile using CMake. 2009-11-04 12:03:49 +00:00
Makefile.am It now compile using Autotools. 2009-11-04 10:14:17 +00:00