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
--