Index: readers/supported_readers.txt =================================================================== --- readers/supported_readers.txt (revision 3314) +++ readers/supported_readers.txt (working copy) @@ -32,6 +32,7 @@ 0x04E6:0xE001:SCM SCR 331 0x04E6:0x5410:SCM SCR 355 0x04E6:0xE003:SCM SPR 532 +0x0930:0x0900:SCM SCR 331 NTTCom # OmniKey 0x076B:0x1021:OmniKey CardMan 1021 Index: src/ccid.c =================================================================== --- src/ccid.c (revision 3314) +++ src/ccid.c (working copy) @@ -288,6 +288,10 @@ (void)InterruptRead(reader_index); #endif break; + + case SCR331NTTCOM: + ccid_descriptor->bInterfaceProtocol = 0; + break; } /* ICCD type A */ Index: src/ccid.h =================================================================== --- src/ccid.h (revision 3314) +++ src/ccid.h (working copy) @@ -163,6 +163,7 @@ #define REINER_SCT 0x0C4B0300 #define SEG 0x08E68000 #define BLUDRIVEII_CCID 0x1B0E1078 +#define SCR331NTTCOM 0x09300900 /* * The O2Micro OZ776S reader has a wrong USB descriptor