summaryrefslogtreecommitdiff
path: root/target/linux/patches/3.1.9/gemalto.patch
diff options
context:
space:
mode:
authorWaldemar Brodkorb <mail@waldemar-brodkorb.de>2012-01-15 14:59:48 +0100
committerWaldemar Brodkorb <mail@waldemar-brodkorb.de>2012-01-15 14:59:48 +0100
commit75ccd818128c376f267009bb324029ffceb6a864 (patch)
tree1c01af828046bb764d38e3bd1478039a2cf76048 /target/linux/patches/3.1.9/gemalto.patch
parentec9168253c1f2688ab494310f9091a9e92705bab (diff)
update Linux kernels, add support for compression choice
Diffstat (limited to 'target/linux/patches/3.1.9/gemalto.patch')
-rw-r--r--target/linux/patches/3.1.9/gemalto.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/target/linux/patches/3.1.9/gemalto.patch b/target/linux/patches/3.1.9/gemalto.patch
new file mode 100644
index 000000000..f3c223b5e
--- /dev/null
+++ b/target/linux/patches/3.1.9/gemalto.patch
@@ -0,0 +1,11 @@
+diff -Nur linux-2.6.36.orig/drivers/tty/serial/serial_cs.c linux-2.6.36/drivers/serial/serial_cs.c
+--- linux-2.6.36.orig/drivers/tty/serial/serial_cs.c 2010-10-20 22:30:22.000000000 +0200
++++ linux-2.6.36/drivers/tty/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),