Parent Directory
|
Revision Log
|
Patch
| revision 768 by rousseau, Tue Apr 6 08:51:34 2004 UTC | revision 769 by rousseau, Tue Apr 6 08:53:05 2004 UTC | |
|---|---|---|
| # | Line 69 RESPONSECODE IFDHCreateChannelByName(DWO | Line 69 RESPONSECODE IFDHCreateChannelByName(DWO |
| 69 | return IFD_COMMUNICATION_ERROR; | return IFD_COMMUNICATION_ERROR; |
| 70 | } | } |
| 71 | ||
| 72 | /* Maybe we have a special treatment for this reader */ | |
| 73 | ccid_open_hack(Lun); | |
| 74 | ||
| 75 | #ifdef HAVE_PTHREAD | #ifdef HAVE_PTHREAD |
| 76 | pthread_mutex_unlock(&ifdh_context_mutex); | pthread_mutex_unlock(&ifdh_context_mutex); |
| 77 | #endif | #endif |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.5 |