lkml.org 
[lkml]   [2001]   [Jan]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: PCMCIA problem loading ide-floppy from ide_cs
Paul Bristow a écrit :

> Hi,
>
> I am trying to understand the new PCMCIA configuration. So far I am trying
> to use the kernel PCMCIA driver. The yenta_socket driver is working fine.
>
> Using 2.4.0, and cardmgr 3.1.23
>
> When I insert my Iomega Clik drive, cardmgr correctly identifies it as an ATA
> Fixed Disk and loads ide_cs. ide_cs does the ide_probe and correctly assumes
> that the drive is an ide-floppy. However at this point it doesn't seem to
> even try to load the module. KMOD is set to y in .config
>
> If I preload the ide-floppy module everything loads up fine and I can use the
> drive perfectly. However, when I do a cardctl eject 0, everything screws up.
> The eject command says it works, unlinks ide_cs, but seems to leave
> ide-floppy working! and yes, I have run depmod -a about a zillion times.
>
> modprobe -nv finds the modules no problem.

with modutils-2.4.1-1mdk I had to create some new sym-links

# ls -l /lib/modules/2.4.0-2mdk/pcmcia/
total 0
lrwxrwxrwx ide_cs.o -> ../kernel/drivers/ide/ide-cs.o
lrwxrwxrwx floppy.o -> ../kernel/drivers/block/floppy.o
lrwxrwxrwx floppy_cs.o -> ../kernel/drivers/block/floppy_cs.o
-
I think you must do the same for ide-floppy

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:25    [W:1.038 / U:1.272 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site