From 0db7ec2677b921ad578bef95b3278311c69d6aa7 Mon Sep 17 00:00:00 2001
From: Waldemar Brodkorb <wbx@openadk.org>
Date: Mon, 13 Dec 2010 23:18:34 +0100
Subject: update and fix smardcard support for pcmcia reader

---
 target/linux/patches/2.6.36/gemalto.patch | 11 +++++++++++
 1 file changed, 11 insertions(+)
 create mode 100644 target/linux/patches/2.6.36/gemalto.patch

(limited to 'target/linux')

diff --git a/target/linux/patches/2.6.36/gemalto.patch b/target/linux/patches/2.6.36/gemalto.patch
new file mode 100644
index 000000000..9461d0317
--- /dev/null
+++ b/target/linux/patches/2.6.36/gemalto.patch
@@ -0,0 +1,11 @@
+diff -Nur linux-2.6.36.orig/drivers/serial/serial_cs.c linux-2.6.36/drivers/serial/serial_cs.c
+--- linux-2.6.36.orig/drivers/serial/serial_cs.c	2010-10-20 22:30:22.000000000 +0200
++++ linux-2.6.36/drivers/serial/serial_cs.c	2010-12-13 23:03:40.000000000 +0100
+@@ -794,6 +794,7 @@
+ 	PCMCIA_DEVICE_MANF_CARD(0x0137, 0x0025),
+ 	PCMCIA_DEVICE_MANF_CARD(0x0137, 0x0045),
+ 	PCMCIA_DEVICE_MANF_CARD(0x0137, 0x0052),
++	PCMCIA_DEVICE_MANF_CARD(0x0157, 0x0100), /* Gemalto SCR */
+ 	PCMCIA_DEVICE_MANF_CARD(0x016c, 0x0006), /* Psion 56K+Fax */
+ 	PCMCIA_DEVICE_MANF_CARD(0x0200, 0x0001), /* MultiMobile */
+ 	PCMCIA_DEVICE_PROD_ID134("ADV", "TECH", "COMpad-32/85", 0x67459937, 0x916d02ba, 0x8fbe92ae),
-- 
cgit v1.2.3