Martin Preuss <mar...@aqbanking.de> writes:

>> I recommend creating a context before SCardListReaders() as suggested
>> by http://pcsclite.alioth.debian.org/pcsc-lite/node10.html.
> [...]
>
> SCardEstablishContext is already called by LC_Client_Init(), which is the 
> first function called before trying to list readers...

But SCardListReaders() does not require cl->scardContext being a valid
context. E.g. geldkarte call LC_Client_Init() and LC_Client_free()
before calling LC_Client_Start(). So I suppose, the context has already
gone before looking for readers.

So geldkarte only works, if I run pcscd in daemon mode. Otherwise, I'll
get a "client.c: 827: No readers available"-error.

Frank



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to