Parent Directory
|
Revision Log
|
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 |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.5 |