PCMCIA ATA PC Card

Hi,

I’ve got a weird problem with a PC Card on a PC104 CPU and a PC104 PCMCIA
card reader (16bit bus interface)…

Previously, I was using a SanDisk ATA PC Card 32M to manage some file
update. Unfortunately, these cards are obsolete. So I bought a SimpleTech
ATA PC Card 64M.

Normally, I run :
“Fsys.eide eide -a 2b0 -i 11”
“mount -p /dev/hd0”
“Fatfsys”

It is working well when I use the SanDisk card, but does’nt work when it’s
the SimpleTech card.

Both cards are formated as FAT (not FAT32).

The Fsys.eide message is : “Adaptor not found”.

Any pointer would be appreciated.