the older generation of oberthur card is not supported by the

current driver. better not detect them at all.


git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@1798 c6295689-39f2-0310-b995-f0e70906c6a9
This commit is contained in:
aj 2004-06-20 13:37:04 +00:00
parent 6281259f04
commit b1859fc2cb
1 changed files with 7 additions and 6 deletions

View File

@ -39,12 +39,13 @@
#include "card-oberthur.h"
NTLV_t oberthur_atrs[] = {
{ "Oberthur 32k", ATR_OBERTHUR_32K, 20,
"\x3B\x7F\x18\x00\x00\x00\x31\xC0\x73\x9E\x01\x0B\x64\x52\xD9\x04\x00\x82\x90\x00"
},
{ "Oberthur 32k BIO", ATR_OBERTHUR_32K_BIO, 20,
"\x3B\x7F\x18\x00\x00\x00\x31\xC0\x73\x9E\x01\x0B\x64\x52\xD9\x05\x00\x82\x90\x00"
},
/* not jet supported
* { "Oberthur 32k", ATR_OBERTHUR_32K, 20,
* "\x3B\x7F\x18\x00\x00\x00\x31\xC0\x73\x9E\x01\x0B\x64\x52\xD9\x04\x00\x82\x90\x00"
* },
* { "Oberthur 32k BIO", ATR_OBERTHUR_32K_BIO, 20,
* "\x3B\x7F\x18\x00\x00\x00\x31\xC0\x73\x9E\x01\x0B\x64\x52\xD9\x05\x00\x82\x90\x00"
* }, */
{ "Oberthur 64k v4/2.1.1", ATR_OBERTHUR_64K, 18,
"\x3B\x7D\x18\x00\x00\x00\x31\x80\x71\x8E\x64\x77\xE3\x01\x00\x82\x90\x00"
},