Hi, I finally have a kernel phoenix iuu driver working like charm ( I hope) with openct !
To test it I use the beid package for the Belgian id card So without any change to the openct phoenix driver, the Infinity Usb Unlimited is well communicating ! In fact I soft irq was missing ( openct use tcdrain to check if a character is well submitted ). Now I have complete transactions without any errors. I release the new driver later today... Alain -----Message d'origine----- De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] De la part de Alain Degreffe Envoyé : jeudi 2 août 2007 18:08 À : 'Andreas Jellinghaus' Cc : [email protected] Objet : [opensc-devel] openct phoenix driver question Hi, I'm trying to make my kernel working with the phoenix driver from openct but without much success for the moment. This driver is really working ? ( I'm talking about the openct phoenix driver ? ) Because it is very strange: for example, the driver don't wait 500 ms after a reset. After the reset, the driver read only one byte ( due to a very short timeout I suppose ) I continue my investigations... Other question: what is the maximum length payload used by opensc for crypto function and sended to the device. Currently I support only 252 bytes len for each INS but if it is necessary I can create a ring buffer to have a potential buffer of 512 bytes. Is it enough ? Thanks for your help Alain _______________________________________________ opensc-devel mailing list [email protected] http://www.opensc-project.org/mailman/listinfo/opensc-devel _______________________________________________ opensc-devel mailing list [email protected] http://www.opensc-project.org/mailman/listinfo/opensc-devel
