The cardos driver supports also CardOS 5

CardOS M4 is confusing since it refers to the old card versions
This commit is contained in:
Jakub Jelen 2017-08-22 10:29:40 +02:00 committed by Frank Morgner
parent 804f47b298
commit eee4964d7f
1 changed files with 1 additions and 1 deletions

View File

@ -171,7 +171,7 @@ static int cardos_init(sc_card_t *card)
sc_apdu_t apdu;
u8 rbuf[2];
card->name = "CardOS M4";
card->name = "Atos CardOS";
card->cla = 0x00;
/* Set up algorithm info. */