Re: [opensc-devel] openct - removing USB reader polling

2008-12-20 Thread Alon Bar-Lev
Forgot to mention... In order to execute the program, you should provide the full path for the USB device and the interrupt endpoint. I wanted to keep it as simple as I could so I did not copied static logic. At my configuration it is: ./a.out /dev/bus/usb/002/025 131 I don't know why 131... But

[opensc-devel] openct - removing USB reader polling

2008-12-20 Thread Alon Bar-Lev
Hello All, CC you as I changed the subject, to meet the discussion. On 12/19/08, Peter Stuge wrote: > USB is completely driven by the host, so unless an app keeps a > transfer pending for the interrupt pipe, nothing will be transfered. > The USB function (reader) detects that it couldn't send