[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: oops, 2nd ethernet card question
On Mar 1, 3:18pm, Steve Poling wrote:
> Subject: RE: oops, 2nd ethernet card question
> Adam,
>
> is there another distinction to be made as to whether the driver is compiled
> into the compiler or whether it is a separately loaded module. i did some
> experiments and i found that on one machine, making the specified changes to
> conf.modules worked, and on another machine it did not. i never got the
syntax
> to lilo.conf just right. i'll try your example code...
I don't know about modules. I always compile the ethernet driver into the
kernel, modules are for less critical stuff (IMHO).