On 11-Jan-2000 Bradley M Alexander wrote: > I don't know if its the "correct" way, but I get the pristine kernel > sources (an old habit from my RH days), and build my kernel. Since I have > the pcmcia-cs deb installed, I go into the pcmcia source tree and do a > make config and a make all. Once the modules are built, I create a > pcmcia directory in /lib/modules/2.2.xx, then cp the modules/*.o and > clients/*.o into /lib/modules/2.2.xx/pcmcia
Thanks, I ended up using kpkg to do it. It seems there are several ways of doing it. -- Andrew

