Ciao, I think that there are a lot of reason to implement a communication channel with smart card in kernel mode. An example is: have you ever tried to write any kernel service that uses smart card to store cryptographics keys with a userland lib or framework?
Every module of the kernel can use SmartK. If you try test_mod, you can communicate to a smart card with a sequence of read and write on a character device. On Wed, 7 Jan 2004, Bettina Martelli wrote: > Hello, Roberto, > > Roberto Gassira' wrote: > > It exports 3 functions (as CT-API): > > One thing I don't understand... > What's the purpose in reinventig ct-api? > > Ciao Bettina Martelli > > > _______________________________________________ > Muscle mailing list > [EMAIL PROTECTED] > http://lists.musclecard.com/mailman/listinfo/muscle > _______________________________________________ Muscle mailing list [EMAIL PROTECTED] http://lists.musclecard.com/mailman/listinfo/muscle
