On 31.10.2006, at 13:18, Johannes Becker wrote:
Kobil's own drivers provide a special dialogue for pinpad readers
using Firefox (even Netscape)
But I would prefer the opensc drivers for various reasons.
I *think* this comes from reader driver rather than card driver. So
if we used the pin
In working with OpenSC, I found that sc_list_files doesn't return the
length of the applicable buffer, but instead the # of files.
Here's a patch which fixes my wrong assumption in card-muscle.c
--
Thomas Harning
@ Identity Alliance
Index: card-muscle.c
==
Thomas Harning wrote:
In working with OpenSC, I found that sc_list_files doesn't return the
length of the applicable buffer, but instead the # of files.
Here's a patch which fixes my wrong assumption in card-muscle.c
ok, commited. thanks!
Andreas
__