| 1 |
rousseau |
1694 |
- improve performances between pcscd and libpcsclite |
| 2 |
|
|
see http://archives.neohapsis.com/archives/dev/muscle/2005-q4/0086.html |
| 3 |
|
|
|
| 4 |
|
|
- include Apple patches and improvements (if possible/needed) |
| 5 |
|
|
|
| 6 |
|
|
- power on the card _only_ if an application requests a connection |
| 7 |
|
|
see Alioth bug #301965 |
| 8 |
rousseau |
2513 |
That could be implemented by polling the reader only if an application |
| 9 |
|
|
requests it. |
| 10 |
rousseau |
1694 |
|
| 11 |
rousseau |
1772 |
- use a callback from IFD handler to pcscd instead of polling to get the |
| 12 |
rousseau |
1694 |
card status: better performance, possible lower power consumption |
| 13 |
|
|
|
| 14 |
rousseau |
1783 |
- allow to have pcscd and libpcsclite on two different machines. |
| 15 |
|
|
That would be needed to support remote PAM login. |
| 16 |
|
|
Maybe use unix2tcp (http://dizzy.roedu.net/unix2tcp/) |
| 17 |
|
|
|
| 18 |
rousseau |
2141 |
- manage power suspend/resume (in a laptop for example) and coordinate |
| 19 |
|
|
with the driver (when/if possible) |
| 20 |
|
|
|
| 21 |
rousseau |
2646 |
October 2007 |