[opensc-devel] State of Siemens CardOS 4.20b & release plans.

2008-05-05 Thread Richard Hartmann
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

Re: [opensc-devel] (forw) Re: Bug#472986: [SPAM?] Re: Bug#472986: /bin/su: su segfaults with libpam-p11 activated in /etc/pam.d/common-auth

2008-05-05 Thread Ludovic Rousseau
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

Re: [opensc-devel] State of Siemens CardOS 4.20b & release plans.

2008-05-05 Thread JP Szikora
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.

Re: [opensc-devel] State of Siemens CardOS 4.20b & release plans.

2008-05-05 Thread Richard Hartmann
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 >

Re: [opensc-devel] openct and ccid-1.10

2008-05-05 Thread Chaskiel Grundman
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

Re: [opensc-devel] State of Siemens CardOS 4.20b & release plans.

2008-05-05 Thread JP Szikora
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

Re: [opensc-devel] openct and ccid-1.10

2008-05-05 Thread Alon Bar-Lev
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

Re: [opensc-devel] openct and ccid-1.10

2008-05-05 Thread Alon Bar-Lev
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. >