Hi, > readerfactory.c:977 RFBindFunctions: IFDHandler functions missing When I look the output and compare it with the source code of PC/SC Lite, it seems that your driver doesn't implement one of the following functions: IO_Create_Channel or IFDHCreateChannel. If none of these functions is present the daemon cannot decide which is the version of your IFDHandler (respectively 1 or 2). It seems that the driver available from the ACS web-site for the ACR30S contains the 'IO_Create_Channel' and is an implementation of IFDHandler version 1 API. Which version do you use?
Regards, Damien Sauveron ------------------------------------------------- This mail sent through IMP: http://horde.org/imp/ _______________________________________________ Muscle mailing list [EMAIL PROTECTED] http://lists.musclecard.com/mailman/listinfo/muscle
