diff options
author | Daniel R <danielrodriguez.es@gmail.com> | 2010-05-13 01:00:42 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-13 01:00:42 +0200 |
commit | eb839f7e0b4219801890a6ee48bc30c5692b6258 (patch) | |
tree | e10913ebf6f37847900c89fd8502b4e3398d56a0 /system/ccid/README | |
parent | e89a181e59bf614bf3e4a4d4f9c1bb2c94584305 (diff) |
system/ccid: Added to 13.0 repository
Diffstat (limited to 'system/ccid/README')
-rw-r--r-- | system/ccid/README | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/system/ccid/README b/system/ccid/README new file mode 100644 index 000000000000..6a35cffdd684 --- /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. |