Hi all,
not quite sure if this belongs onto -user, excuse me if it does.
I have been going through my mail logs, but I could not find too much
mention of CardOS 4.20b support. 0.11.4 seems to support it
experimentally, but as three quarters of a year have passed, I am
wondering if there have been
On Sat, May 3, 2008 at 8:17 AM, Eric Dorland <[EMAIL PROTECTED]> wrote:
> * Ludovic Rousseau ([EMAIL PROTECTED]) wrote:
> > On Sat, Apr 26, 2008 at 7:22 AM, Eric Dorland <[EMAIL PROTECTED]> wrote:
> > > Hello opensc type persons,
> >
> > Hello Eric,
> >
> > > A Debian user has discovered a b
Richard Hartmann a écrit :
> Hi all,
>
> not quite sure if this belongs onto -user, excuse me if it does.
>
Hi Richard,
> I have been going through my mail logs, but I could not find too much
> mention of CardOS 4.20b support.
I know CardOS 4.2B, 4.2C or 4.3B. You probably want to speak about 4.
Hi Jean-Pierre,
> I know CardOS 4.2B, 4.2C or 4.3B. You probably want to speak about 4.2B.
In the docs I have from Aladdin, they specifically call it 4.20b, but I
assume we are talking about the same thing, yes :)
> I added support for CardOS 4.2C (which is the latest card available from
>
I have apparently been sitting on a patch that does pts and parameter
setting in the proper order for most of a year. (the problem you have
seems to be that the existing code changes the baud rate before doing pts,
so the card responds at the old baud rate) I do not know why I did not
submit th
Richard Hartmann a écrit :
> Hi Jean-Pierre,
>
>
>
>> I know CardOS 4.2B, 4.2C or 4.3B. You probably want to speak about 4.2B.
>>
>
> In the docs I have from Aladdin, they specifically call it 4.20b, but I
> assume we are talking about the same thing, yes :)
>
>
>
>> I added support f
On 5/5/08, Chaskiel Grundman <[EMAIL PROTECTED]> wrote:
> I have apparently been sitting on a patch that does pts and parameter
> setting in the proper order for most of a year. (the problem you have seems
> to be that the existing code changes the baud rate before doing pts, so the
> card responds
On 5/5/08, Alon Bar-Lev <[EMAIL PROTECTED]> wrote:
> Now... Next issues...
> 1. I used openct trunk and your patch, the coldplug does not work...
> "openct-control init" does not run the ifdhandler processes.
Solved.
It requires libusb for coldplug...
I will try to make it use sysfs instead.
>