/[pcsclite]/trunk/Drivers/ccid/README
ViewVC logotype

Diff of /trunk/Drivers/ccid/README

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2848 by rousseau, Fri Mar 7 08:47:03 2008 UTC revision 2869 by rousseau, Tue Apr 8 09:22:43 2008 UTC
# Line 193  to unplug all your CCID readers so the t Line 193  to unplug all your CCID readers so the t
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    

Legend:
Removed from v.2848  
changed lines
  Added in v.2869

  ViewVC Help
Powered by ViewVC 1.1.5