Re: [opensc-devel] OpenSC 12 with minidriver

2011-01-19 Thread Peter Stuge
Jean-Michel Pouré - GOOZE wrote: > > As you probably know that is not how open source projects > > work. I don't think anything has been planned. > > Do we all agree that open source project usually release often. I agree that release often is good. I was refering to the "request" for release by

Re: [opensc-devel] OpenSC 12 with minidriver

2011-01-19 Thread Jean-Michel Pouré - GOOZE
Le mercredi 19 janvier 2011 à 10:32 +0100, Peter Stuge a écrit : > As you probably know that is not how open source projects > work. I don't think anything has been planned. Do we all agree that open source project usually release often. -- Jean-Michel Pouré - Gooze - http://ww

Re: [opensc-devel] OpenSC 12 with minidriver

2011-01-19 Thread Peter Stuge
Brian Thomas wrote: > My company is going to propose a patch to fix this problem. Great! > We are in dire need of this functionality to be implemented in a > public release with 1 months timeframe. Eh.. Well.. As you probably know that is not how open source projects work. > Does anybody have

Re: [opensc-devel] OpenSC 12 with minidriver

2011-01-18 Thread Jean-Michel Pouré - GOOZE
Le mardi 18 janvier 2011 à 08:42 -0600, Brian Thomas a écrit : > My company is going to propose a patch to fix this problem. We are in > dire need of this functionality to be implemented in a public release > with 1 months timeframe. Does anybody have any rough estimate as to > when OpenSC versio

Re: [opensc-devel] OpenSC 12 with minidriver

2011-01-18 Thread Douglas E. Engert
> [mailto:opensc-devel-boun...@lists.opensc-project.org] On Behalf Of > Douglas E. Engert > Sent: Monday, January 17, 2011 11:19 AM > To: opensc-devel@lists.opensc-project.org > Subject: Re: [opensc-devel] OpenSC 12 with minidriver > > > > On 1/17/2011 10:49 AM, Peter Stug

Re: [opensc-devel] OpenSC 12 with minidriver

2011-01-18 Thread Brian Thomas
Message- From: opensc-devel-boun...@lists.opensc-project.org [mailto:opensc-devel-boun...@lists.opensc-project.org] On Behalf Of Douglas E. Engert Sent: Monday, January 17, 2011 11:19 AM To: opensc-devel@lists.opensc-project.org Subject: Re: [opensc-devel] OpenSC 12 with minidriver On 1/17

Re: [opensc-devel] OpenSC 12 with minidriver

2011-01-17 Thread Douglas E. Engert
On 1/17/2011 10:49 AM, Peter Stuge wrote: > Brian Thomas wrote: >> To meet our customer's deadline we cannot perform a modification to >> OpenSC due to the amount of V&V efforts associated with it. > > All you need to do is send a clean patch with a commit message that > makes sense. But I guess

Re: [opensc-devel] OpenSC 12 with minidriver

2011-01-17 Thread Peter Stuge
Brian Thomas wrote: > To meet our customer's deadline we cannot perform a modification to > OpenSC due to the amount of V&V efforts associated with it. All you need to do is send a clean patch with a commit message that makes sense. But I guess that's too much. :\ //Peter ___

Re: [opensc-devel] OpenSC 12 with minidriver

2011-01-17 Thread francois . leblanc
 opensc-devel-boun...@lists.opensc-project.org a écrit sur 17/01/2011 15:27:45 : > [image supprimée] > > Re: [opensc-devel] OpenSC 12 with minidriver > > Brian Thomas > > A : > > opensc-devel > > 17/01/2011 15:30 > > Envoyé par : > >

Re: [opensc-devel] OpenSC 12 with minidriver

2011-01-17 Thread Brian Thomas
We got this working but had to comment the following line in the OpenSC code: src/libopensc/ctx.c, line 662: sc_ctx_detect_readers(ctx) To meet our customer's deadline we cannot perform a modification to OpenSC due to the amount of V&V efforts associated with it. Does anybody have any recomme

Re: [opensc-devel] OpenSC 12 with minidriver

2011-01-14 Thread Douglas E. Engert
On 1/14/2011 10:39 AM, Brian Thomas wrote: > *Hello:* > > We have developed a mini driver which is used for Windows XP smart card login > using OpenSC 0.11.13. Is this available? Have you looked a the cardmod code in OpenSC? > > We have tried to update it to use OpenSC 0.12, but for some reas