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

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

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

revision 1459 by rousseau, Wed Apr 27 12:10:45 2005 UTC revision 1460 by rousseau, Wed Apr 27 12:11:47 2005 UTC
# Line 703  static unsigned int *get_data_rates(unsi Line 703  static unsigned int *get_data_rates(unsi
703                  0x03, /* GET_DATA_RATES */                  0x03, /* GET_DATA_RATES */
704                  0x00, /* value */                  0x00, /* value */
705                  0x00, /* interface */                  0x00, /* interface */
706                  buffer,                  (char *)buffer,
707                  sizeof(buffer),                  sizeof(buffer),
708                  usbDevice[reader_index].ccid.readTimeout * 1000);                  usbDevice[reader_index].ccid.readTimeout * 1000);
709    

Legend:
Removed from v.1459  
changed lines
  Added in v.1460

  ViewVC Help
Powered by ViewVC 1.1.5