Changeset 333 for releases

Show
Ignore:
Timestamp:
08/15/03 10:22:37 (5 years ago)
Author:
okir
Message:

- forgot to merge this patch; this is critical for Cryptoflex keygen on the kaan reader

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • releases/openct-0.1.0/src/ifd/proto-t1.c

    r307 r333  
    8181{ 
    8282        t1->retries  = 3; 
    83         t1->timeout  = 3000; 
     83        /* This timeout is rather insane, but we need this right now 
     84         * to support cryptoflex keygen */ 
     85        t1->timeout  = 20000; 
    8486        t1->ifsc     = 32; 
    8587        t1->ifsd     = 32;