A little more info on what I said. After you get in and edit /etc/sysconfig/pcmcia and changing the first line from yes to no, you can try installing the latest pcmcia and see if that works for you.
Here's how:
1. get
http://pcmcia-cs.sourceforge.net/ftp...s-3.2.4.tar.gz
2. Extract it in /urs/src
3. Go into /usr/src/pcmcia in a terminal screen.
4. Do the following commands.
5. type ' make config ' hit enter
6. it will ask questions just say yes to the ones asking for yes or no
7. linux kernel source path will be /usr/src/linux-2.4
8. Just hit enter for /lib/modules/******.
9. type ' make ' and hit enter
10. type ' make install ' hit enter
After all is done it will automatically change /etc/sysconfig/pcmcia back to what it was.
Reboot and see what happens.
let me know how this works for you.
Brian