/[pcsclite]/trunk/PCSC/DRIVERS
ViewVC logotype

Contents of /trunk/PCSC/DRIVERS

Parent Directory Parent Directory | Revision Log Revision Log


Revision 867 - (show annotations) (download)
Thu May 13 13:25:06 2004 UTC (9 years ago) by rousseau
File size: 1043 byte(s)
Typos. thanks to Ville Skytt� for the patches
1 DRIVERS
2
3 To install USB drivers, download the driver from http://www.linuxnet.com/
4 and copy it to a temporary location. After you have unarchived the files
5 copy the directory to /usr/local/pcsc/drivers/. If the directory
6 /usr/local/pcsc/drivers/ does not exist create it before copying the driver
7 directory to it.
8
9 Example Mac OS X, Linux 2.4:
10
11 tar -xzvf driver.bundle-0.1.0.tar.gz
12 cp -r driver.bundle /usr/local/pcsc/drivers/
13 cd /usr/local/pcsc/drivers/driver.bundle
14 build or use Project Builder to build
15
16 The /usr/local/pcsc/drivers/ directory should contain bundle directories only.
17 You must restart pcscd to use the new driver.
18
19
20 All OS's:
21
22 For non-USB users, you must edit the /etc/reader.conf file.
23 You can do this easily by running the installifd program in the utils/
24 directory of pcsc-lite. Some newer drivers require you to specify 1 as the
25 port and then make a symlink from /dev/pcsc/1 to /dev/ttyS* so you can
26 enumerate your ports on any Unix without changing the driver.
27
28 Refer to the driver README for more information.
29
30 $Id$

Properties

Name Value
svn:eol-style native
svn:keywords Author Date Id Revision

  ViewVC Help
Powered by ViewVC 1.1.5