diff options
author | LukenShiro <lukenshiro@ngi.it> | 2013-02-10 10:26:14 -0500 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2013-02-13 19:33:43 -0500 |
commit | 8bf7ff734b12dd6386019fd23a6e631c5414c08b (patch) | |
tree | e4608c50377b14be7b1f7f6f0a4c703f17950840 /system/pcsc-lite/README | |
parent | a6a4b0989a628e073542284dfe1a27bfe627d73b (diff) | |
download | slackbuilds-8bf7ff734b12dd6386019fd23a6e631c5414c08b.tar.gz |
system/pcsc-lite: Updated for version 1.8.8.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'system/pcsc-lite/README')
-rw-r--r-- | system/pcsc-lite/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/system/pcsc-lite/README b/system/pcsc-lite/README index b1c0a5045e..46b47574a7 100644 --- a/system/pcsc-lite/README +++ b/system/pcsc-lite/README @@ -5,6 +5,11 @@ form factor for communicating to smart cards and readers. Compiling with "DEBUGATR=1 ./pcsc-lite.SlackBuild" enables ATR parsing debug output messages. +On-demand power on (auto power off) feature for an inserted card is +disabled, now. If you want it re-enabled, so the card is powered off +after a few seconds of inactivity (upstream's default since version 1.6.5) +you can compile with "AUTOPOFF=1 ./pcsc-lite.SlackBuild". + pcsc-lite no longer uses (deprecated) libhal for smart-card reader's detection. By default libudev is used now. |