Thank you for your response

Now i know that opensc understand only pkcs15 filesystems. 

But, i must to know where is the pkcs15 directory... in /usr/lib?? usr/share? 
must i write more files like pkcs15-mycard.c ?  must i copy a sample skeleton 
of files/directories from somewhere to my working dir?  Where is a sample 
pkcs15.c file?
Which are the files that i must to write in order to do a complete driver? How 
can compile it?? Is there any example driver?

Must i install any package in my system?? opensc-dev is already installed.

Thank you very much. 

--- El mar, 9/12/08, Peter Stuge <[EMAIL PROTECTED]> escribió:
De: Peter Stuge <[EMAIL PROTECTED]>
Asunto: Re: [opensc-devel] Developing new card driver over opensc
Para: opensc-devel@lists.opensc-project.org
Fecha: martes, 9 diciembre, 2008 2:00

Egon wrote:
> Why do you know that i must to write a pkcs15-mycard.c ? Why must
> this file be in pkcs15 directory??

OpenSC really only understands PKCS#15 card filesystem layouts.

If your card isn't strictly PKCS#15 (most aren't) then
pkcs15-yourcard.c translates between #15 and what's actually on the
card.


//Peter
_______________________________________________
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel



      
_______________________________________________
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel

Reply via email to