add Covadis.ch Alya and Vega-Alpha readers
102 lines of code changed in 3 files:
release 1.3.5
12 lines of code changed in 2 files:
add "Try to rerun this program as root." if no device is found
and euid != 0
2 lines of code changed in 1 file:
add Advanced Card Systems ACR122 in "Should work" list
2 lines of code changed in 1 file:
add ACR122U.txt
51 lines of code changed in 2 files:
#include "config.h" to have HAVE_USB_DETACH_KERNEL_DRIVER_NP
1 lines of code changed in 1 file:
update SCM Micro URLs
10 lines of code changed in 1 file:
rename the duplicate [31] reference as [31b]
2 lines of code changed in 1 file:
typo
1 lines of code changed in 1 file:
use $PKG_CONFIG instead of pkg-config
2 lines of code changed in 1 file:
use usb_interrupt_read() only if libusb > 0.1.12 or
--enable-usb-interrupt is used
27 lines of code changed in 2 files:
add MAINTAINERCLEANFILES = tokenparser.c so that make distcheck works
2 lines of code changed in 1 file:
add Cherry SmartBoard, G83-6610 in the "Should work but untested by me"
list
2 lines of code changed in 1 file:
add Cherry SmartBoard XX1X
1 lines of code changed in 1 file:
add CherrySmartBoardXX1X.txt
189 lines of code changed in 2 files:
add Gemplus Gem e-Seal Pro in the "Should work but untested by me" list
1 lines of code changed in 1 file:
add Gemplus Gem e-Seal Pro
2 lines of code changed in 1 file:
linked to ../../PCSC/c.sh
13 lines of code changed in 1 file:
add Gem_e-SealPro.txt
59 lines of code changed in 2 files:
IFDHPolling() and IFDHPolling() are defined if TWIN_SERIAL is not
defined and also if HAVE_DECL_TAG_IFD_POLLING_THREAD is set to 1
2 lines of code changed in 1 file:
release 1.3.4
7 lines of code changed in 2 files:
ccid_open_hack(): do not call InterruptRead when compiling the serial driver
since this function is not defined in that case
2 lines of code changed in 1 file:
Bluetronics -> Blutronics
1 lines of code changed in 1 file:
do not declare IFDHPolling() and IFDHSleep() when building for the
serial reader
2 lines of code changed in 1 file:
use #ifndef to avoid multiple include of the file
4 lines of code changed in 1 file:
#include "ccid_usb.h" to get the declaration of InterruptRead()
1 lines of code changed in 1 file:
remove WAIT_FOR_SYSFS="bInterfaceProtocol" to do not delay udev
Thanks to Alon Bar-Lev for the patch
0 lines of code changed in 1 file:
InterruptRead(): in case of timeout we can also get EAGAIN (Resource
temporarily unavailable)
2 lines of code changed in 1 file:
IFDHSleep(): add a log call
1 lines of code changed in 1 file:
release 1.3.3
1 lines of code changed in 1 file:
new version
6 lines of code changed in 1 file:
release 1.3.3
14 lines of code changed in 1 file:
remove the sleep since it causes more problems than solutions
the sleep occured for any USB device connection.
0 lines of code changed in 1 file:
add Blutronics Bludrive II CCID in supported list
5 lines of code changed in 2 files:
add support for Bludrive II CCID
2 lines of code changed in 2 files:
add Bludrive II CCID
66 lines of code changed in 2 files:
bInterfaceProtocol set to 0 is CCID
1 lines of code changed in 1 file:
add Lexar/Gemalto Smart Enterprise Guardian in the "Should work but
untested by me" list
2 lines of code changed in 1 file:
CCID_Receive(): the receive buffer must be 4 bytes minimum for ICCD-B
Thanks to Martin Rauch for the bug report
19 lines of code changed in 1 file:
on an ICCD device the card is always inserted so no card movement will
ever happen: just do nothing in the TAG_IFD_POLLING_THREAD thread
20 lines of code changed in 1 file:
improve configuration display
36 lines of code changed in 1 file:
HAVE_DECL_TAG_IFD_POLLING_THREAD is always defined but is set to 0 or 1
1 lines of code changed in 1 file:
add support of Smart Enterprise Guardian
6 lines of code changed in 3 files:
add a prototype for IFDHPolling()
2 lines of code changed in 1 file:
add support of TAG_IFD_POLLING_THREAD using IFDHPolling() to detect
asynchronous card movements
39 lines of code changed in 1 file:
add InterruptRead() to read the interrupt pipe use by asynchronous card
movements
42 lines of code changed in 2 files: