Re: GemPC Express Reader (Was: Support for Lenovo Integrated Smart Card Reader)
Martin Preuss <[email protected]> Thu, 12 Feb 2009 22:02:25 +0100
| Newsgroups | gmane.comp.lib.libchipcard.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, On Donnerstag, 12. Februar 2009, Ludovic Rousseau wrote: [...] > CCID (and PC/SC) only manages ISO 7816-3 cards (microprocessor cards). > Memory cards are not supported in CCID. [...] Yes, I know; however, some readers support such cards using when specifying protocols other than T=0 and T=1 (e.g. RAW). Anyway, some medical applications need support for memory cards, and since I prefer your CCID driver over Kobil's closed source driver I had to find a way to make it work... However, if I understand Joachim correctly his problems aren't related to memory cards... I guess we need to set IFDHSetProto with appropriate parameters for this reader... Maybe one could find the correct parameters in the sources of pcscd... Currently libchipcard doesn't call that function because all readers I have access to don't need it. I wouldn't know what parameters to use ATM anyway (it has been a long time since I wrote that code in libchipcard) :-/ Regards Martin -- "Things are only impossible until they're not" Martin Preuss - http://www2.aquamaniac.de/ AqBanking - http://www.aqbanking.de/ LibChipcard - http://www.libchipcard.de/ ------------------------------------------------------------------------------