[Pcsclite-cvs-commit] r2513 - trunk/PCSC

Ludovic Rousseau rousseau at alioth.debian.org
Mon May 7 09:37:58 UTC 2007


Author: rousseau
Date: 2007-05-07 09:37:56 +0000 (Mon, 07 May 2007)
New Revision: 2513

Modified:
   trunk/PCSC/TODO
Log:
"poll the reader only if an application is using this reader"


Modified: trunk/PCSC/TODO
===================================================================
--- trunk/PCSC/TODO	2007-05-07 09:34:21 UTC (rev 2512)
+++ trunk/PCSC/TODO	2007-05-07 09:37:56 UTC (rev 2513)
@@ -9,6 +9,8 @@
 
 - power on the card _only_ if an application requests a connection
   see Alioth bug #301965
+  That could be implemented by polling the reader only if an application
+  requests it.
 
 - use a callback from IFD handler to pcscd instead of polling to get the
   card status: better performance, possible lower power consumption
@@ -20,4 +22,4 @@
 - manage power suspend/resume (in a laptop for example) and coordinate
   with the driver (when/if possible)
 
-Nov 2006
+May 2007




More information about the Pcsclite-cvs-commit mailing list