Hello folks!
If there is somebody who has read this mailing list for more then two weeks
then he can remember that I wrote about the problem that I could not mount a
external Panasonic CD-Writer (KXL-RW10A).
In the meantime I have solved this problem.
Now I can mount my Drive when I load the module for the pcmcia-scsi adapter
after the boot-procedures. When I load the module within the start of my pcmcia
initialisation, then I get the problem that I cannot mount the drive. (This
happens when I define the appropriate module in /etc/pcmcia/config ).
When I define the module in /etc/pcmcia/config then I get the message
executing 'insmod /lib/modules/2.2.14/pcmcia/nin_cs.o'
at startup of cardmanager in the boot-procedures.
->Afterwards I can't mount the drive.
If I just load the module manualy (without definitions in /etc/pcmcia/config)
with 'modprobe nin_cs' then I don't have any problems.
My question is:
Are there two different modules which are loaded in that two cases?
Or if I put it in another way:
Can I do anything to initalise the pcmcia card at startup but avoiding that
problem?
thanx
mox