Ludovic Rousseau
Ludovic Rousseau
Using a static link with ONE driver will have many limitations and would need writing a new hotplug code. I do not plan to work on it now. I worked...
@areqq if this feature is important for you, you can contact me by email https://blog.apdu.fr/articles/about_me/
From `reconnect.txt` I see: ``` 00030486 [139916673252800] ccid_usb.c:1618:InterruptRead() after (0) (0) 00000005 [139916673252800] NotifySlotChange: 50 03 00000004 [139916673252800] -> 000000 65 00 00 00 00 00 00 00 00 00...
Any news?
Your understanding is correct. I am very impressed you even fetched ISO 7816-3 to read it and check my code is correct. Good job. Your problem is that the USB...
> So even in case of a "lost" transmission to the card, to which the card did not react or react erroneously, a properly operating reader should still notify the...
It is now more complex to build the CCID driver on macOS. Why do you need to rebuild it?
Why do you need to use escape commands? What smart card reader do you use?
You can still use the script `./bootstrap` to generate the `./configure` script and build the driver as before.
Exact. I do not plan to support scriptor and gscriptor with meson for now. If you want to submit a patch that is fine.