| 193 |
replug your readers. You can also restart pcscd. |
replug your readers. You can also restart pcscd. |
| 194 |
|
|
| 195 |
|
|
| 196 |
|
Voltage selection |
| 197 |
|
================= |
| 198 |
|
|
| 199 |
|
You can change the voltage level using the Info.plist configuration file. The |
| 200 |
|
Info.plist is installed, by default, in |
| 201 |
|
/usr/local/pcsc/drivers/ifd-ccid.bundle/Contents/Info.plist |
| 202 |
|
|
| 203 |
|
The voltage level is set in the ifdDriverOptions field. It is a binary OR |
| 204 |
|
combinaison of 4 different levels. |
| 205 |
|
|
| 206 |
|
- 0: power on the card at 5V (default value) |
| 207 |
|
- 16: power on the card at 3V and then, if 3V fails then use 5V |
| 208 |
|
- 32: power on the card at 1.8V, then 3V and then 5V |
| 209 |
|
- 48: let the reader decide |
| 210 |
|
|
| 211 |
|
By default the voltage level is set to 0 and correspond to 5V. |
| 212 |
|
|
| 213 |
|
You have to restart the driver so it read the configuration file again |
| 214 |
|
and use the new debug level value. To restart the driver you just need |
| 215 |
|
to unplug all your CCID readers so the the driver is unloaded and then |
| 216 |
|
replug your readers. You can also restart pcscd. |
| 217 |
|
|
| 218 |
|
|
| 219 |
Known problems: |
Known problems: |
| 220 |
=============== |
=============== |
| 221 |
|
|