On Dec 21, 2007 2:28 PM, Martin Paljak <[EMAIL PROTECTED]> wrote: > On 21.12.2007, at 15:15, Ludovic Rousseau wrote: > > > I don't think it is a good idea to _replace_ an Apple component. Maybe > > Apple will provide a correct CCID class driver one day. Who knows... > > If we could provide a universal bundle (which would work with all > devices supported by the driver) it would be a nice option to provide > to those who need it. I get bashed a lot in the Estonian MUG forum for > problems that stem from low level issues (readers, drivers, lack of > them, misconfigured etc) so a single and tested solution interests me > a lot.
You will have to build one driver per reader. That can be automated with a loop on every entry in ccid/readers/supported_readers.txt > I believe pinpads are something that are neither supported by the > apple driver The Apple CCID class driver does not provide any support for SCardControl(). The function should always return SCARD_SUCCESS without doing anything. Not tested by the Apple CCID class driver IFDHControl() function always returns IFD_SUCCESS. Bye, -- Dr. Ludovic Rousseau _______________________________________________ Muscle mailing list [email protected] http://lists.drizzle.com/mailman/listinfo/muscle
