[PATCH] Add pinpad support for REINER SCT cyberJack go
NIIBE Yutaka
gniibe at fsij.org
Mon Mar 11 14:14:26 CET 2013
IIUC, you need { and } here.
On 2013-03-11 at 14:01 +0100, Alina Friedrichsen wrote:
> @@ -3390,6 +3392,11 @@ ccid_transceive_secure (ccid_driver_t handle,
> if (handle->id_product != CHERRY_ST2000)
> cherry_mode = 1;
> break;
> + case VENDOR_REINER:
> + if(handle->id_product == CYBERJACK_GO)
{
> + enable_varlen = 1;
> + pininfo->maxlen = 15;
}
> + break;
> default:
> if ((handle->id_vendor == VENDOR_GEMPC &&
> handle->id_product == GEMPC_PINPAD)
--
More information about the Gnupg-devel
mailing list