aboutsummaryrefslogtreecommitdiffstats
path: root/packages/linux/linux-2.6.25/mpc8313e-rdb/mpc8313e-rdb-cardbus.patch
blob: 713f089ebf0452f589837f79fe342b5de372cbf3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff -urN linux-2.6.24.orig/drivers/pcmcia/yenta_socket.c linux-2.6.24/drivers/pcmcia/yenta_socket.c
--- linux-2.6.24.orig/drivers/pcmcia/yenta_socket.c	2008-01-24 23:58:37.000000000 +0100
+++ linux-2.6.24/drivers/pcmcia/yenta_socket.c	2008-04-16 18:03:38.000000000 +0200
@@ -551,7 +551,7 @@
  * max 4 MB, min 16 kB. We try very hard to not get below
  * the "ACC" values, though.
  */
-#define BRIDGE_MEM_MAX 4*1024*1024
+#define BRIDGE_MEM_MAX 64*1024*1024
 #define BRIDGE_MEM_ACC 128*1024
 #define BRIDGE_MEM_MIN 16*1024