|
Hi,
you should have the kernel source installed (under /usr/src/linux)
& you should download a actual version of pcmcia-cs on netforge.
Untargz the package in /usr/src, go into the /usr/src/pcmcia-cs-XXXX directory, & execute
> make config
> make all
> make install
You should find info about install in the /usr/src/pcmcia-cs-XXXX/PCMCIA-HOWTO file.
bye!
|