summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sources/pcmcia.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/sources/pcmcia.patch b/sources/pcmcia.patch
index b8383a6bd..121435fc1 100644
--- a/sources/pcmcia.patch
+++ b/sources/pcmcia.patch
@@ -86,16 +86,6 @@ diff -urN pcmcia-cs-3.2.3.orig/etc/shared pcmcia-cs-3.2.3/etc/shared
RUN=/var/run
fi
if [ -L $SC -o ! -O $SC ] ; then rm -f $SC ; fi
-@@ -115,6 +130,9 @@
- fi
- fi
-
-+ if ! [ -e $PC/i82365.o -a ! -L $PC/i82365.o ]; then
-+ CARDMGR_OPTS="-C config-2.4 $CARDMGR_OPTS"
-+ fi
- if [ -s /var/run/cardmgr.pid ] && \
- kill -0 `cat /var/run/cardmgr.pid` 2>/dev/null ; then
- echo "cardmgr is already running."
@@ -154,7 +172,7 @@
;;