2002-03-22 05:01:21 +01:00
|
|
|
------------------------------------------------------------------------
|
2001-12-25 03:54:40 +01:00
|
|
|
|
2002-03-22 05:01:21 +01:00
|
|
|
PC/SC-Lite has been installed.
|
|
|
|
You can fetch drivers from http://www.linuxnet.com/sourcedrivers.html
|
2006-01-07 17:24:04 +01:00
|
|
|
or install one of the following ports:
|
|
|
|
devel/libccid
|
|
|
|
security/ifd-gempc410
|
|
|
|
security/ifd-slb_rf60
|
2001-12-25 03:54:40 +01:00
|
|
|
|
2002-03-22 05:01:21 +01:00
|
|
|
After installing the driver, please update the pcscd configuration file
|
2006-01-07 17:24:04 +01:00
|
|
|
%%PREFIX%%/etc/reader.conf by using the default
|
|
|
|
%%PREFIX%%/etc/reader.conf.sample
|
2001-12-25 03:54:40 +01:00
|
|
|
|
2007-01-24 14:05:42 +01:00
|
|
|
For USB cardreaders add the following lines to /etc/devd.conf to enable
|
|
|
|
hotplugging.
|
|
|
|
|
|
|
|
attach 100 {
|
|
|
|
device-name "ugen[0-9]+";
|
|
|
|
action "/usr/local/sbin/pcscd -H";
|
|
|
|
};
|
|
|
|
|
|
|
|
detach 100 {
|
|
|
|
device-name "ugen[0-9]+";
|
|
|
|
action "/usr/local/sbin/pcscd -H";
|
|
|
|
};
|
2002-03-22 05:01:21 +01:00
|
|
|
------------------------------------------------------------------------
|