build but do not install the serial ccidtwin driver by default since it
is useless on computers without a serial port or without this reader for
example.
17 lines of code changed in 2 files:
read and write timeouts are not symmetric. write timout can be shorter
since the reader and card is not supposed to do anything before
receiving (write) a command.
12 lines of code changed in 1 file:
return IFD_NOT_SUPPORTED instead of IFD_SUCCESS in functions doing
nothing (yet) (IFDHSetCapabilities, IFDHSetProtocolParameters,
IFDHControl);
4 lines of code changed in 1 file:
set the result buffer length to 0 in IFDHControl()
4 lines of code changed in 1 file: