/usr/sbin/pcmcia appears to come broken. if [ "$1"="stop" ] on the
13th line should read if [ "$1" = "stop" ], otherwise the script will
not function. I am using version .80rc2-2.4.5. Probably dosen't
really affect anyone, but it made things sorta anoying for me
because I was loading my PCMCIA drivers off of a IDE boot image CD, and
was using (or, trying to, anyway) that script. Just thought I'd
mention it, sorry in advance if this is a waste of everyone's time...