Re: [opensc-devel] ifdhandler succeeds but `openct-tool -list` doesn't say a thing

2006-04-15 Thread Andreas Jellinghaus
can you send me your current code as diff (-ud format, preferable against svn), so I can have a look? also some nice debugging: ls /var/run/openct - if there is no file "socket" then openct init script was not started. - if there is no socket "0" or "1" or something like this, there is no if

[opensc-devel] ifdhandler succeeds but `openct-tool -list` doesn't say a thing

2006-04-15 Thread Juan Carlos BorrĂ¡s
Hi all, I've got my USB communication problems solved. I have added some debugging code in my driver and it shows that it works well, or at least the the driver_ops are being called by ifdhandler ;-) However `openct-tool -d -d -d -d -d -d -d -d -list` does not report the presence of the card r