MOON
Server: Apache/2.2.31 (Unix) mod_ssl/2.2.31 OpenSSL/0.9.8e-fips-rhel5 mod_bwlimited/1.4
System: Linux csr818.wilogic.com 2.6.18-419.el5xen #1 SMP Fri Feb 24 22:50:37 UTC 2017 x86_64
User: digitals (531)
PHP: 5.4.45
Disabled: NONE
Upload Files
File: //usr/local/ssl/share/doc/pcsc-lite-1.4.4/DRIVERS
DRIVERS

To install USB drivers, download the driver from http://www.linuxnet.com/
and copy it to a temporary location.  After you have unarchived the files
copy the directory to /usr/local/pcsc/drivers/.  If the directory
/usr/local/pcsc/drivers/ does not exist create it before copying the driver
directory to it.

Example Mac OS X, Linux 2.4:

tar -xzvf driver.bundle-0.1.0.tar.gz
cp -r driver.bundle /usr/local/pcsc/drivers/
cd /usr/local/pcsc/drivers/driver.bundle
build or use Project Builder to build

The /usr/local/pcsc/drivers/ directory should contain bundle directories only.
You must restart pcscd to use the new driver.


All OS's:

For non-USB users, you must edit the /etc/reader.conf file.
You can do this easily by running the installifd program in the utils/
directory of pcsc-lite.  Some newer drivers require you to specify 1 as the
port and then make a symlink from /dev/pcsc/1 to /dev/ttyS* so you can
enumerate your ports on any Unix without changing the driver.

Refer to the driver README for more information.

$Id: DRIVERS 867 2004-05-13 13:25:06Z rousseau $