- Added ATR for GPK16000

git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@672 c6295689-39f2-0310-b995-f0e70906c6a9
This commit is contained in:
jey 2002-07-28 18:22:37 +00:00
parent 2c6e11fd51
commit e0aa31a913
1 changed files with 1 additions and 0 deletions

View File

@ -105,6 +105,7 @@ static struct atrinfo {
{ "\x3B\xA7\x00\x40\x14\x80\x65\xA2\x14\x01\x01\x37", 12, GPK4000_sdo },
{ "\x3B\xA7\x00\x40\x18\x80\x65\xA2\x08\x01\x01\x52", 12, GPK8000_8K },
{ "\x3B\xA7\x00\x40\x18\x80\x65\xA2\x09\x01\x01\x52", 12, GPK8000_16K },
{ "\x3B\xA7\x00\x40\x18\x80\x65\xA2\x09\x01\x02\x52", 12, GPK16000 },
{ "", 0, -1 }
};