Re: [opensc-devel] CCID driver extensions

2011-01-29 Thread Matthias-Christian Ott
On Sat, Jan 29, 2011 at 04:26:38PM -0600, Douglas E. Engert wrote: > > > On 1/28/2011 2:52 PM, Matthias-Christian Ott wrote: > > Hi, > > > > at the moment I'm working on a driver for synchronous protocols for > > several CCID card readers. Since the driver would extend the CCID > > driver for sev

Re: [opensc-devel] CCID driver extensions

2011-01-29 Thread Douglas E. Engert
On 1/28/2011 2:52 PM, Matthias-Christian Ott wrote: > Hi, > > at the moment I'm working on a driver for synchronous protocols for > several CCID card readers. Since the driver would extend the CCID > driver for several USB IDs, I planned to move a lot of the declarations > from ifd-ccid.c to a se

Re: [opensc-devel] CCID driver extensions

2011-01-29 Thread Frank Morgner
Hi! > at the moment I'm working on a driver for synchronous protocols for > several CCID card readers. Since the driver would extend the CCID > driver for several USB IDs, I planned to move a lot of the declarations > from ifd-ccid.c to a separate header file, because I want to reuse > most of the

[opensc-devel] CCID driver extensions

2011-01-28 Thread Matthias-Christian Ott
Hi, at the moment I'm working on a driver for synchronous protocols for several CCID card readers. Since the driver would extend the CCID driver for several USB IDs, I planned to move a lot of the declarations from ifd-ccid.c to a separate header file, because I want to reuse most of the ifd_drive