Show
Ignore:
Timestamp:
03/13/07 23:10:54 (22 months ago)
Author:
aj
Message:

Ian Young: use proper card type for acos5.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/libopensc/card-acos5.c

    r3128 r3131  
    2525static struct sc_atr_table acos5_atrs[] = { 
    2626        {"3b:be:18:00:00:41:05:10:00:00:00:00:00:00:00:00:00:90:00", NULL, NULL, 
    27          SC_CARD_TYPE_TEST_BASE, 0, NULL}, 
     27         SC_CARD_TYPE_ACOS5_GENERIC, 0, NULL}, 
    2828        {NULL, NULL, NULL, 0, 0, NULL} 
    2929};