genode/repos/libports/src/lib/pcsc-lite
2019-03-18 15:56:23 +01:00
..
config.h libports: add pcsc-lite library 2016-11-08 15:26:29 +01:00
init.cc pcsc-lite: read vendor id and product id from USB device 2019-03-18 15:56:23 +01:00
pcsc-lite.patch libports: add pcsc-lite library 2016-11-08 15:26:29 +01:00
README pcsc-lite: read vendor id and product id from USB device 2019-03-18 15:56:23 +01:00

The library uses the first (and currently the only) USB device reported by
libusb as smartcard reader. The actual selection of the USB device to use is
done by the USB driver according to its configured policy for the 'Usb' session
with the label 'usb_device', which is used by libusb to access the device.