OpenSerialByName(): use %s instead of %d for dev_name
1 lines of code changed in 1 file:
set wPINMaxExtraDigit: set max to 8 (instead of 4) to differentiate it
from min (set to 4)
1 lines of code changed in 1 file:
in wPINMaxExtraDigit the bytes order is max,min and not min,max.
The comments were wrong
1 lines of code changed in 1 file:
add Oz776
4 lines of code changed in 1 file:
check firmware version to avoid firmwares with bugs. You can still use a
bigus firmware by setting DRIVER_OPTION_USE_BOGUS_FIRMWARE in Info.plist
75 lines of code changed in 3 files:
Add support of character level communication (CCID_CLASS_CHARACTER).
Thanks to Jeffrey Dai
403 lines of code changed in 4 files:
add idVendor & idProduct using the new parse command
5 lines of code changed in 1 file:
reorganize the list and add Oz776S.txt
14 lines of code changed in 1 file:
O2Micro Oz776S USB Hub smartcard reader
46 lines of code changed in 1 file:
add idVendor & idProduct using the new parse command
21 lines of code changed in 3 files:
the first argument of get_desc() is lun instead of channel and the
function uses LunToReaderIndex() to get the reader index
9 lines of code changed in 2 files:
use lun instead of channel as first argument to get_desc() and use the
returned value to detect an error
4 lines of code changed in 1 file:
add idVendor & idProduct using the new parse command
7 lines of code changed in 1 file:
add idVendor & idProduct using the new parse command
41 lines of code changed in 8 files:
display idVendor and idProduct
6 lines of code changed in 1 file:
display USB bcdDevice field. Is it the device firmware release?
3 lines of code changed in 1 file:
add support of "Character level exchange"
18 lines of code changed in 1 file:
do not redefine PKG_CONFIG_PATH when checking the pcsc-lite version
since the variable is already defined a few lines above
1 lines of code changed in 1 file:
add "THIS PROGRAM IS NOT DESIGNED AS A TESTING TOOL!
3 lines of code changed in 1 file: