mallum wrote:
> 
> Try a;
> 
> cd /etc/pcmcia ; cp config config.bak ; sed -e 's/ide_cs/ide-cs/' < config.bak > 
>config
> 
> then reinsert. Thats what I've had to do before.

This work fine too... But favors the "linux/drivers/ide-cs.c" is right camp!  ; )

Hmm, reviewing pcmcia-cs-3.1.29/README-2.4 reveals:

    Known problems and limitations:
 
    o Someone changed the name of the "ide_cs" driver in the 2.4 tree to
      "ide-cs".  To deal with this annoyance, edit /etc/pcmcia/config and
      change every instance of "ide_cs" to "ide-cs".  Yes this means that
      the same config file won't work for 2.2 kernels.  No you cannot just
      rename the module or add an alias to /etc/modules.conf; the string
      is also embedded in the module.                                                  
                                                           


... unless of course you changed "ide-cs" to "ide_cs" in the kernel driver.

Always more than one way...

> 
>   -- mallum
> 
> on Tue, Oct 23, 2001 at 09:11:14AM -0600, Danny Maupin wrote:
> > All
> >
> > I am trying to get the IBM Microdrive (340 MB) to work.
> >
> > Message I get.
> >
> > socket 0: ATA/IDE Fixed Disk
> > executing: "modprobe ide_cs"
> > +  modprobe: can't locate module ide_cs
> > modprobe exited with  status 255
> > executing: "insmod /lib/modules/2.4.2-rmk1-np1/pcmcia/ide_cs.o"
> > get dev info on socket 0 failed: Resource temporarily unavailable
> >
> >
> > I do an lsmod and ide_cs is loaded.
> >
> > Any suggestions would be appreciated.
> >
> > Dan
> >
> >
> > --------------------------
> > Danny Maupin
> > Senior Software Engineer
> > Fluke Networks Inc.
> >
> > 719-598-3842 x673
> >
> > [EMAIL PROTECTED]
> > -----------------------------
> >
> > _______________________________________________
> > http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm
> > Please visit the above address for information on this list.
> 
> _______________________________________________
> http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm
> Please visit the above address for information on this list.

-- 
Regards,
George

_______________________________________________
http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm
Please visit the above address for information on this list.

Reply via email to