Hi! > at the moment I'm working on a driver for synchronous protocols for > several CCID card readers. Since the driver would extend the CCID > driver for several USB IDs, I planned to move a lot of the declarations > from ifd-ccid.c to a separate header file, because I want to reuse > most of the ifd_driver_ops entries. I want to integrate this in the > current CCID driver, because the changes are longer than a few lines.
I cannot find a file named ifd-ccid.c. Between the USB-CCID interface and OpenSC there is the PC/SC abstraction. Prima facie there should not be something purely CCID related in OpenSC's code. Of course there are a lot of similarities between USB-CCID and PC/SC, but I think this is only the case to have a simpler ifd handler. This leads to an other question: There are a lot of defines that are named *CCID*. But as far as I can see these are PC/SC specific. Shouldn't they be renamed to *PCSC*? Cheers, Frank.
pgpBlTJtJdtBv.pgp
Description: PGP signature
_______________________________________________ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc-project.org/mailman/listinfo/opensc-devel