pcmcia and devb-eide giving me problems

I’m trying to use a pcmcia 16mb flash card on my system. I run a devp-xxx, and then “pin” and I get :

Sock Func Type Flags PID Base Size IRQ
1 0 Disk C—I-±-------- None 0x14000000 16 37
1 Empty ----MF---------- None
2 Empty ----MF---------- None
2 Empty ----MF---------- None

When I look under /dev I see /pccard. Now I know I need to run devb-eide but not sure what commands to run. Everything I tried so far has not worked. Any suggestions are appreciated.

Thanks, Jon

Try:

devb-eide eide ioport=0x14000000,irq=37 blk commit=high

After this you should see a /dev/hd1.

Although IRQ 37 sounds quite strange to me…

Thunderblade, thanks for the reply but it did not work. I get:

devb-eide eide ioport=0x14000000,irq=37 blk commit=high

xpt_configure: No eide interfaces found

Any other suggestions?

Use a different flash card :slight_smile: