720d1e6327
* Install a default /etc/default/pcscd file * auth.c: implement polkit support for FreeBSD * meson: . also build static version of libpcsclite . add options to disable polkit and libsystemd . add "filter_names" in features when needed * Doxygen: document dwCurrentState use for "\\?PnP?\Notification" * Some other minor improvements OBS-URL: https://build.opensuse.org/package/show/security:chipcard/pcsc-lite?expand=0&rev=199
14 lines
365 B
Plaintext
14 lines
365 B
Plaintext
# Configuration file for pcsc-lite
|
|
#
|
|
# This file has to be configured for serial and PCMCIA readers only.
|
|
# normal USB readers shall _not_ be configured here!
|
|
#
|
|
# David Corcoran <corcoran@linuxnet.com>
|
|
|
|
#FRIENDLYNAME "Generic Reader"
|
|
#DEVICENAME /dev/ttySx_not_configured
|
|
#LIBPATH @ifddir@/libgen_ifd.so
|
|
#CHANNELID 0x0103F8
|
|
|
|
# End of file
|