On 20/06/07, Chaskiel M Grundman <[EMAIL PROTECTED]> wrote: > I recently got a dell latitude d830 laptop, which instead of the spec-less, > pci smartcard controller from TI that my last machine had, includes an > oz776 usb controller. This gave me the opportunity to implement/test ccid > character mode support for openct. The patch for this is attached. > > This patch does not address the problem with earlier versions of this > device that had broken descriptors. Now that I know about this problem (I > don't read opensc-user, so I didn't see the discussion of it there), I will > probably work something up in the next few weeks. > > T=1 cards that advertise an IFSD of 254 will not work with this device, due > to proto-t1.c rejecting 254 byte I-Blocks from non-block-oriented devices. > I do not know why t1_xcv behaves this way.
Have you tried my CCID driver [1] with such a card? I made many small changes in the T=1 layer I reused from OpenCT. Bye [1] http://pcsclite.alioth.debian.org/ccid.html -- Dr. Ludovic Rousseau _______________________________________________ opensc-devel mailing list [email protected] http://www.opensc-project.org/mailman/listinfo/opensc-devel
