summaryrefslogtreecommitdiffstats
path: root/system/ccid/README
diff options
context:
space:
mode:
author Daniel R2010-05-13 01:00:42 +0200
committer Robby Workman2010-05-13 01:00:42 +0200
commiteb839f7e0b4219801890a6ee48bc30c5692b6258 (patch)
treee10913ebf6f37847900c89fd8502b4e3398d56a0 /system/ccid/README
parente89a181e59bf614bf3e4a4d4f9c1bb2c94584305 (diff)
downloadslackbuilds-eb839f7e0b4219801890a6ee48bc30c5692b6258.tar.gz
system/ccid: Added to 13.0 repository
Diffstat (limited to 'system/ccid/README')
-rw-r--r--system/ccid/README12
1 files changed, 12 insertions, 0 deletions
diff --git a/system/ccid/README b/system/ccid/README
new file mode 100644
index 0000000000..6a35cffdd6
--- /dev/null
+++ b/system/ccid/README
@@ -0,0 +1,12 @@
+libccid provides a PC/SC IFD handler implementation for the USB smart card
+drivers compliant to the Chip Card Interface Device (CCID) protocol.
+
+This package is needed to communicate with the CCID smartcard readers
+through the PC/SC Lite resource manager (pcscd). It also supports various
+Gemplus serial smart card readers.
+
+This requires pcsc-lite.
+
+You will need to edit the pcsc-lite config files to be able to use serial
+smart card readers. The INSTALL file in the documentation directory has
+all the details.