Opened 13 years ago

Closed 13 years ago

#171 closed enhancement (fixed)

NDS Card adding ATR for recognising Card

Reported by: mantronix Owned by: mantronix
Priority: minor Component:
Severity: medium Keywords: KabelBW
Cc: Sensitive: no

Description

I'm using an KabelBW Card (NDS V23) and added the ATR to reader-videoguard.c manually

KabelBW ATR:

3F FF 14 25 03 10 80 54 B0 01 69 FF 4A 50 70 00 00 4B 57 01 00 00

unsigned char atr_kbw[] = { 0x3F, 0xFF, 0x14, 0x25, 0x03, 0x10, 0x80, 0x54, 0xB0, 0x01, 0x69, 0xFF, 0x4A, 0x50, 0x70, 0x00, 0x00, 0x4B, 0x57, 0x01, 0x00, 0x00};

I didn't had the possiblity to test the card because i have no client to request

Change History (3)

comment:1 by mantronix, 13 years ago

Owner: set to mantronix
Status: newassigned

comment:2 by mantronix, 13 years ago

Status: assignednew

comment:3 by dingo35, 13 years ago

Resolution: fixed
Status: newclosed

Committed in rev 1069

Note: See TracTickets for help on using tickets.