Thread: pcmcia
View Single Post
Old 04-15-2002   #2 (permalink)
sergio
Registered Member
 
Join Date: Apr 2002
Posts: 13
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!
sergio is offline   Reply With Quote