Am Montag 25 Januar 2010 09:21:01 schrieb Martin Paljak: > Hello, > > Some thoughts on the minidriver topic. > > In theory, it should look like this: > > minidriver -> libopensc -> pcsc
hu? I thought the smart card base driver opens the reader and looks at the ATR, and then loads the corresponding mini card driver, thus we need a special hack to get the already opened Reader from the smart card base driver. > Thus it could sit in a separate driectory like src/minidriver/*. At least > it should omit "opensc" from the name and reside somewhere else than > libopensc - if it gets integrated into OpenSC it *will* be the OpenSC > mindriver interface. hmm, yes. "minidriver" would do fine. After all it is in the opensc source, so we know it is opensc related. But the name for the final binary should have "opensc" in it. Regards, Andreas _______________________________________________ opensc-devel mailing list [email protected] http://www.opensc-project.org/mailman/listinfo/opensc-devel
