Parent Directory
|
Revision Log
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Revision: |
do not include the release number in the Info.plist to avoid a diff of a configuration file when upgrading the package. Thanks to Benoit Gonzalvo for the bug report
rename Info.plist as Info.plist.src since it is just a template
use MAGIC_IFDCAPABILITIES
update the licence from GPL to LGPL
move the comment about APDU mode from ccid_open_hack() to Info.plist since it is configured there
allow to select the power on voltage using Info.plist instead of recompiling the source code
exchange COMM and PERIODIC debug values so that all except PERIODIC value is 7
document DRIVER_OPTION_RESET_ON_CLOSE
"Generic CCID reader" -> "Generic CCID driver"
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
use the official doctype, public and system ids. Thanks to Ville Skytt� and OpenCT
replace VENDOR pattern by MAGIC_VENDOR since we also have a VENDOR in IOCTL_SMARTCARD_VENDOR_IFD_EXCHANGE and then a collision. same change for PRODUCT and FRIENDLYNAME to be homogenous.
document the possible values for ifdLogLevel and ifdDriverOptions
add default ifdDriverOptions set to 0x0000
define default ifdLogLevel at 3 (DEBUG_LEVEL_CRITICAL | DEBUG_LEVEL_INFO)
use create_Info_plist.pl to generate the installed Info.plist from an Info.plist template and a list of supported readers.
add Silitek SK-3105 keyboard
add ActivCard
add USB identification for SPR 532
use an <array></array> for the alias enumeration
Initial revision
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.5 |