2011-01-09 00:15:54 +08:00
|
|
|
PC/SC-lite is a middleware to access a smart card using SCard API (PC/SC)
|
|
|
|
Its purpose is to provide a Windows(R) SCard interface in a very small
|
|
|
|
form factor for communicating to smart cards and readers.
|
2010-05-12 02:02:05 +08:00
|
|
|
|
2011-01-09 00:15:54 +08:00
|
|
|
Compiling with "DEBUGATR=1 ./pcsc-lite.SlackBuild" enables ATR parsing
|
2011-06-24 08:34:30 +08:00
|
|
|
debug output messages.
|
2010-05-12 04:26:57 +08:00
|
|
|
|
2011-06-24 08:34:30 +08:00
|
|
|
pcsc-lite no longer uses (deprecated) libhal for smart-card reader's
|
|
|
|
detection. By default libudev is used now.
|
2010-05-12 23:45:48 +08:00
|
|
|
|
2012-12-29 05:18:36 +08:00
|
|
|
You need to add a user pcscd (257) and a group pcscd (257).
|
|
|
|
|
2011-01-09 00:15:54 +08:00
|
|
|
Please see README.SLACKWARE in pcsc-lite's documentation directory
|
|
|
|
for notes.
|