Hi,

the problem was introduced in Rev 5330.

If I change back with following patch, I have no trouble anymore.

--- src/ifdhandler.c.orig       2011-11-24 09:43:39.000000000 +0000
+++ src/ifdhandler.c    2011-11-24 09:44:38.000000000 +0000
@@ -540,7 +540,8 @@
                        break;
 
 #if !defined(TWIN_SERIAL)
-               case TAG_IFD_POLLING_THREAD_WITH_TIMEOUT:
+//             case TAG_IFD_POLLING_THREAD_WITH_TIMEOUT:
+               case TAG_IFD_POLLING_THREAD:
                        {
                                _ccid_descriptor *ccid_desc;

As this is only a workaround, does anybody have an idea what the correct 
solution would be?

Thanks & Regards

Gerald



> -----Original Message-----
> From: Gerald Richter On Behalf Of [email protected]
> Sent: Thursday, November 17, 2011 5:02 PM
> To: 'MUSCLE'
> Subject: KAAN SIM III fail with ccid > 1.4.0
> 
> Hi,
> 
> we are using Kobil KAAN SIM III. It worked without problems until we
> upgraded to ccid 1.4.5. Starting with this upgrade it fails on some Notebooks
> (it still work on most Notebooks, it fails for example on Lenovo X220, T510,
> T520).
> 
> I tracked it down, that it works with CCID 1.4.0, but stops working with CCID
> 1.4.1 .
> 
> What's happening is, that it hangs for a while and continues working then.
> For example running a openvpn --show-pkcs11-ids normaly take about 5
> seconds. When the driver fails it takes between 1 minute and 10 minutes.
> 
> It fails most the times (but not always) when running on battery. It works
> most the time (but not always) when connected to power.
> 
> I have looked through the changes between 1.4.0 and 1.4.1, but don't have
> any clue what's wrong here.
> 
> Both ccid drivers where tested with pcscd 1.7.4.
> 
> I attached to logfiles which show the output of 1.4.0 (40b.log) and 1.4.1
> (41b.log). Hopefully somebody has a glue what's wrong here.
> 
> Thanks & Regards
> 
> Gerald



_______________________________________________
Muscle mailing list
[email protected]
http://lists.drizzle.com/mailman/listinfo/muscle

Reply via email to