]> git.pld-linux.org Git - packages/opensc.git/commitdiff
- one more ATR
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 2 Aug 2004 12:33:51 +0000 (12:33 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    opensc-atr.patch -> 1.1

opensc-atr.patch [new file with mode: 0644]

diff --git a/opensc-atr.patch b/opensc-atr.patch
new file mode 100644 (file)
index 0000000..90b637c
--- /dev/null
@@ -0,0 +1,11 @@
+--- opensc-0.8.1/src/libopensc/card-setcos.c.orig      Wed Jul 21 13:18:09 2004
++++ opensc-0.8.1/src/libopensc/card-setcos.c   Wed Jul 21 15:22:06 2004
+@@ -30,6 +30,8 @@
+       { (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 },
+       /* RSA SecurID 3100 */
+       { (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 },
++      /* ??? */
++      { (const u8 *) "\x3B\x6F\x00\x00\x00\x67\x21\x43\x46\x49\x53\x45\x12\x52\x66\xFF\x81\x90\x00", 19, SETEC_PKI },
+       /* this is from a Nokia branded SC */
+       { (const u8 *) "\x3B\x1F\x11\x00\x67\x80\x42\x46\x49\x53\x45\x10\x52\x66\xFF\x81\x90\x00", 18, SETEC_OTHER },
+       { NULL }
This page took 0.110907 seconds and 4 git commands to generate.