/[pcsclite]/trunk/Drivers/ccid/src/ifdhandler.c
ViewVC logotype

Diff of /trunk/Drivers/ccid/src/ifdhandler.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1107 by rousseau, Wed Jul 28 08:36:57 2004 UTC revision 1146 by rousseau, Wed Aug 4 21:30:14 2004 UTC
# Line 695  RESPONSECODE IFDHPowerICC(DWORD Lun, DWO Line 695  RESPONSECODE IFDHPowerICC(DWORD Lun, DWO
695    
696                          /* clear T=1 context */                          /* clear T=1 context */
697                          t1_release(&(get_ccid_slot(reader_index) -> t1));                          t1_release(&(get_ccid_slot(reader_index) -> t1));
   
                         /* reset to default values  
                          * see hack in IFDHICCPresence() for SCR331-DI */  
                         {  
                                 _ccid_descriptor *ccid_descriptor = get_ccid_descriptor(reader_index);  
   
                                 ccid_descriptor->dwFeatures = ccid_descriptor->defaultFeatures;  
                         }  
698                          break;                          break;
699    
700                  case IFD_POWER_UP:                  case IFD_POWER_UP:

Legend:
Removed from v.1107  
changed lines
  Added in v.1146

  ViewVC Help
Powered by ViewVC 1.1.5