On Wed, 24 Apr 2002, Ben Reser wrote:
> On Wed, Apr 24, 2002 at 10:30:40AM -0400, Stew Benedict wrote: > > Built against 2.4,18-6.1mdk kernel source. Tested OK here. Just had to > > drop it in /lib/modules/2.4.18-6.1mdk/kernel/drivers/pcmcia, made a > > symlink from /lib/2.4.18-6.1mdk/pcmcia, and ran depmod -a. > > Sorry for the delay. > > Tried this it doesn't work. When I insert my card the entire machine > just up and shuts off. > > [root@titanium breser]# ls -l > /lib/modules/2.4.18-6.1mdk/kernel/drivers/pcmcia/ide-cs.o.gz > -rw-r--r-- 1 root root 3494 Apr 24 14:15 > /lib/modules/2.4.18-6.1mdk/kernel/drivers/pcmcia/ide-cs.o.gz > > [root@titanium breser]# ls -l > /lib/modules/2.4.18-6.1mdk/pcmcia/ide-cs.o.gz > lrwxrwxrwx 1 root root 36 Apr 24 14:16 > /lib/modules/2.4.18-6.1mdk/pcmcia/ide-cs.o.gz -> > ../kernel/drivers/pcmcia/ide-cs.o.gz > > (BTW I'm assuming you meant /lib/modules/2.4.18... on the second > path...). > Yes - my bad on the path. That's odd, maybe that driver isn't compatibilty with your card? I think in 8.0 we were using the pcmcia_cs drivers, and now it's the kernel versions. My card is a SanDisk Compact Flash with PCMCIA adapter. I get the customary beep-beep and dmesg shows /dev/sde show up, in my case. The rest of the pcmcia drivers (pcmcia_core, yenta_socket, ds) are already loaded, at boot, in my case. Just in case, here's the md5sum: [stew@powerbook-cooker SPECS]$ md5sum /lib/modules/2.4.18-6.1mdk/kernel/drivers/pcmcia/ide -cs.o.gz 2749806ed902178853b966d95b7727dd /lib/modules/2.4.18-6.1mdk/kernel/drivers/pcmcia/ide-cs.o.gz Stew Benedict -- MandrakeSoft PPC FAQ: http://www.linux-mandrake.com/en/demos/PPC/FAQ/
