mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
Updated to the version from 1.2.7.
This commit is contained in:
parent
e6cbb88f61
commit
963748d1b5
5 changed files with 662 additions and 324 deletions
|
@ -450,7 +450,7 @@ parse_ccid_descriptor (ccid_driver_t handle,
|
|||
if (handle->id_vendor == VENDOR_SCM
|
||||
/* FIXME: check whether it is the same
|
||||
firmware version for all drivers. */
|
||||
&& handle->bcd_device < 0x0513
|
||||
&& handle->bcd_device < 0x0519
|
||||
&& handle->max_ifsd > 48)
|
||||
{
|
||||
DEBUGOUT ("enabling workaround for buggy SCM readers\n");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue