1 diff -Naur sdricohcs/sdricoh_cs/sdricoh_cs.c sdricohcs_debug/sdricoh_cs/sdricoh_cs.c
2 --- sdricohcs/sdricoh_cs/sdricoh_cs.c 2007-05-10 14:06:18.000000000 +0200
3 +++ sdricohcs_debug/sdricoh_cs/sdricoh_cs.c 2007-05-10 14:08:43.000000000 +0200
5 #define DRIVER_NAME "sdricoh_cs"
6 #define DRIVER_VERSION "0.1"
8 -static unsigned int debug = 0;
9 +static unsigned int debug = 1;
10 static unsigned int write = 0;
11 static unsigned int switchlocked = 0;