[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: pcmcia-cs trouble



There's a difference between the 'standalone' modules or else the
kernel-source ones.
The kernel ones use yenta socket,  the standalone i82365.
The init-script tries to autodetect the right setup.

> On Mon, Jul 14, 2003 at 04:33:42PM +0200, Ottavio Campana wrote:

> probably this part of the init script makes the modification to your
> choice?
> 
> # Debian modification: Fix PCIC for stand-alone modules.
> # yenta_socket -> i82365 on these systems.
> # Existence of a standalone module implies that it is preferred.
> if [ -d /lib/modules/preferred ] ; then
>     PC=/lib/modules/preferred/pcmcia
> else
>     PC=/lib/modules/`uname -r`/pcmcia
> fi
> if [ "$PCIC" = yenta_socket -a -e $PC/i82365.o \
>     -a ! -L $PC/i82365.o ]; then
>     PCIC=i82365
> fi
> 
> try to remove the offending modules or comment it out.

Should be not necessary, if you've got only one kind of modules installed
the same time ;-)




-- 
+++ GMX - Mail, Messaging & more  http://www.gmx.net +++

Jetzt ein- oder umsteigen und USB-Speicheruhr als Prämie sichern!



Reply to: