5. Building PCMCIA-SOURCE

Download pcmcia-source, by typing

apt-get install pcmcia-source
This will download the source into
/usr/src
as
pcmcia-cs.tar.gz

You now need to gunzip the file by

gunzip pcmcia-cs.tar.gz
and then untar the file by
tar xvf pcmcia-cs.tar

You should see pcmcia-source unpacked into the directory

/usr/src/modules/pcmcia-cs