add comments
9 lines of code changed in 1 file:
check for TAG_IFD_POLLING_THREAD in ifdhandler.h
1 lines of code changed in 1 file:
add interrupt end point field in _usbDevice structure
8 lines of code changed in 1 file:
add bNumEndpoints field in _ccid_descriptor structure
6 lines of code changed in 2 files:
ReadUSB(): return an error if we get more than 10 duplicate frames error
in one read. Avoids an infinite loop with some buggy readers.
7 lines of code changed in 1 file:
CCID_Receive(): return an error if we have read less (or more) data than
the CCID frame says to contain
8 lines of code changed in 1 file:
version 1.3.2
1 lines of code changed in 1 file:
release 1.3.2
10 lines of code changed in 1 file:
add support for Mac OS X Leopard (10.5.1)
14 lines of code changed in 2 files:
distribute build files for Mac OS X Leopard
9 lines of code changed in 1 file:
build infrastructure for Apple Mac OS X Leopard
1033 lines of code changed in 8 files:
do not duplicate the description for each slot
0 lines of code changed in 1 file:
add and use bootstrap instead of reconf. reconf does not work on Leopard
12 lines of code changed in 2 files:
do not use a & (as in "G&D") since Leopard cannot parse it as valid XML
2 lines of code changed in 1 file:
correct comment on sleep: 1s instead of 100ms
1 lines of code changed in 1 file:
CCID_Receive(): do not declare a _ccid_descriptor variable for the twin
serial (warning: unused variable 'ccid_descriptor')
2 lines of code changed in 1 file:
do not add support for ICCD A or B for the serial driver since
ControlUSB() is not available with this reader
10 lines of code changed in 1 file:
put src as the lastd directory to have the udev message on screen when
installing
1 lines of code changed in 1 file: