Re: compiling a driver

2004-02-07 Thread Andreas Janssen
Hello Mark M (<[EMAIL PROTECTED]>) wrote: > I'm trying to compile a newer osst driver to test my onstream > tapestreamer (I know I should buy a real tape streamet, but hey those > things cost serious money!) > > Everthing went fine, downloaded the 2.4.18 kernel source, make dep-ed > the kernel u

Re: compiling a driver

2004-02-06 Thread Darik Horn
> What can I do to compile this driver correctly? First, replace the rescue kernel with the full 2.4.18 package. # apt-get install kernel-image-2.4.18 Second, use the config file that is installed with the kernel package. # cp /boot/config-2.4.18 /usr/src/kernel-source-2.4.18/.config # cd /usr/