diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-02-27 11:21:30 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-02-27 11:21:30 +0100 |
commit | fe967bd0b07b9c17a99cc8b31a756d8438a49117 (patch) | |
tree | 6363afe246244dd0939fc3c706e9831b3f4d2a83 /target/linux/patches/3.4.82/gemalto.patch | |
parent | ef35660027f4556d65f27da7cfe4f3150011f0d1 (diff) | |
parent | 9a9fd1b6c5b7b15e6df4848df4ba85d0b3f40ee2 (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'target/linux/patches/3.4.82/gemalto.patch')
-rw-r--r-- | target/linux/patches/3.4.82/gemalto.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/target/linux/patches/3.4.82/gemalto.patch b/target/linux/patches/3.4.82/gemalto.patch new file mode 100644 index 000000000..65f7af1d7 --- /dev/null +++ b/target/linux/patches/3.4.82/gemalto.patch @@ -0,0 +1,11 @@ +diff -Nur linux-2.6.36.orig/drivers/tty/serial/8250/serial_cs.c linux-2.6.36/drivers/serial/8250/serial_cs.c +--- linux-2.6.36.orig/drivers/tty/serial/8250/serial_cs.c 2010-10-20 22:30:22.000000000 +0200 ++++ linux-2.6.36/drivers/tty/serial/8250/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), |