Re: Driver for a SmartCard interface on a SoC

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Juergen Beisert
Date: Wednesday, May 12, 2010 - 12:38 am

Hi Alan,

Alan Cox wrote:

Yes, the interface can be generic. As the main feature of these cards is the 
communication itself, there are only a few additional requirements to make it 
work. But these additional requirements are shared by all SmartCards. Where 
would be the best place/mail list to discuss this API?


Do you mean to emulate an external serial device in the kernel driver?
To make it understand the same data sequences these kind of external device 
understand? Would be possible, but its more complex than to run the 
communication via read()/write() and a few additional IOCTLs for the special 
SmartCard handling.

Regards,
Juergen
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: Driver for a SmartCard interface on a SoC, Alan Cox, (Fri May 7, 6:02 am)
Driver for a SmartCard interface on a SoC, Juergen Beisert, (Fri May 7, 6:18 am)
Re: Driver for a SmartCard interface on a SoC, Juergen Beisert, (Fri May 7, 7:25 am)
Re: Driver for a SmartCard interface on a SoC, Alan Cox, (Tue May 11, 2:33 pm)
Re: Driver for a SmartCard interface on a SoC, Juergen Beisert, (Wed May 12, 12:38 am)
Re: Driver for a SmartCard interface on a SoC, Alan Cox, (Thu May 13, 2:33 am)
Re: Driver for a SmartCard interface on a SoC, Alan Cox, (Thu May 13, 2:38 am)