]> git.pld-linux.org Git - packages/opensc.git/blame_incremental - opensc-atr.patch
- merged DEVEL branch, updated to 0.9.4 (stable they say)
[packages/opensc.git] / opensc-atr.patch
... / ...
CommitLineData
1--- opensc-0.8.1/src/libopensc/card-setcos.c.orig Wed Jul 21 13:18:09 2004
2+++ opensc-0.8.1/src/libopensc/card-setcos.c Wed Jul 21 15:22:06 2004
3@@ -30,6 +30,8 @@
4 { (const u8 *) "\x3B\x9F\x94\x40\x1E\x00\x67\x11\x43\x46\x49\x53\x45\x10\x52\x66\xFF\x81\x90\x00", 20, SETEC_PKI },
5 /* RSA SecurID 3100 */
6 { (const u8 *) "\x3B\x9F\x94\x40\x1E\x00\x67\x16\x43\x46\x49\x53\x45\x10\x52\x66\xFF\x81\x90\x00", 20, SETEC_PKI },
7+ /* ??? */
8+ { (const u8 *) "\x3B\x6F\x00\x00\x00\x67\x21\x43\x46\x49\x53\x45\x12\x52\x66\xFF\x81\x90\x00", 19, SETEC_PKI },
9 /* this is from a Nokia branded SC */
10 { (const u8 *) "\x3B\x1F\x11\x00\x67\x80\x42\x46\x49\x53\x45\x10\x52\x66\xFF\x81\x90\x00", 18, SETEC_OTHER },
11 { NULL }
This page took 0.044268 seconds and 4 git commands to generate.