genode/repos/libports/src/lib/pcsc-lite
2019-03-18 15:56:23 +01:00
..
config.h
init.cc pcsc-lite: read vendor id and product id from USB device 2019-03-18 15:56:23 +01:00
pcsc-lite.patch
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.