>>>>> "christopher" == Christopher Molnar <[EMAIL PROTECTED]> writes:
christopher> Thanks - that was quick.
christopher> It installed almost perfectly.
christopher> The pcmcia utils do not seem to like the pcmcia modules in the gz form.
christopher> It works perfectly when you have un-gzipped modules in
christopher> /lib/modules/kern*../pcmcia/
Could you told me when do you see the problem?
Here:
modprobe pcmcia_core
works right if pcmcia_core is compressed.
modprobe pcmcia_core.o
fails if the module is uncompressed.
modprobe pcmcia_core.o.gz
works as expected.
but /etc/init.d/pcmcia
and
/etc/pcmcia/*
don't have any insmod in form 2, only in form 1 & 3 that works well.
I don't have a laptop handy just now. Could you told me what message
is giving you with compressed modules and when?
Thanks in advance for all your info and work.
Later, Juan.
--
In theory, practice and theory are the same, but in practice they
are different -- Larry McVoy