Mailinglist Archive: opensuse-security (575 mails)

< Previous Next >
Re: [suse-security] Kernel 2.4.19 + e1000 module
  • From: Simon Oliver <simon.oliver@xxxxxxxxxxx>
  • Date: Tue, 19 Nov 2002 08:15:15 +0000
  • Message-id: <3DD9F313.6030200@xxxxxxxxxxx>
Drew J. Como wrote:
All,

On one of my systems, I need to build a custom kernel
with some special security modules built in (which I
have already completed) and want to build in support for the Intel 1000 Gigabit cards.

Has anyone successfully done this? I have downloaded
the sources from Intel, but they are not providing any
support nor instructions for them.

The instructions are in the Readme file in the archive under "Building and Installation". You compile the module indepentantly of the kernel:

Change to the driver src directory:

cd e1000-x.x.x/src/

Compile the driver module:

make install

The binary will be installed as:

/lib/modules/[KERNEL_VERSION]/kernel/drivers/net/e1000.o

--
Simon Oliver



< Previous Next >
References