add Cherry ST-1044U in the supported list
2 lines of code changed in 1 file:
new file
166 lines of code changed in 1 file:
move the "Cherry XX44 keyboard" from "should work" to "supported" list
1 lines of code changed in 1 file:
removed since we use SVN and not CVS anymore
Thanks to Martin Paljak for the idea
0 lines of code changed in 5 files:
document DRIVER_OPTION_RESET_ON_CLOSE
6 lines of code changed in 1 file:
CloseUSB(): call usb_reset() only if DRIVER_OPTION_RESET_ON_CLOSE is
set.
The problem was that a device reset also disconnects the keyboard on a
keyboard + reader device.
2 lines of code changed in 1 file:
#define DRIVER_OPTION_RESET_ON_CLOSE
1 lines of code changed in 1 file:
update adding clock frequencies and data rates
125 lines of code changed in 1 file:
check that we do not receive more data rates anc clock frequencies than the
reader supports
22 lines of code changed in 1 file:
get_data_rates(): check that we do not get more data rates than the
reader supports
14 lines of code changed in 1 file:
CCID_Receive(): log time extension messages at priority COMM instead of
CRITICAL.
Thanks to Martin Paljak for the patch.
1 lines of code changed in 1 file:
OpenUSBByName(): call usb_close() if the device can't be used
7 lines of code changed in 1 file: