e100 drivers from Intel do not come with if I remember correctly.  The
are a direct replacement for the eepro100 driver that does come with the
kernel.  

You should just be able to run rpm -tb <file you downloaded>, and you
will have an rpm created for you.  You can then install this rpm, and
the e100.o module will be installed for you in the correct location.  

http://www.intel.com/support/network/adapter/1000/linux/e100.htm for
more info.




On Tue, 2002-10-08 at 10:40, Troy Kay wrote:
> Not strictly a redhat issue... But... The instructions for compiling the
> .o file for the driver are quite clear.
> 
> You should be able to:
> 
> 1. Install the kernel-source (RPM) package for the version of the kernel
> you're running.
> 2. CD into the src directory for the e100 driver
> 3. type: make install
> 
> Now... I'm not sure whether the make copies the .o file from the src
> directory when it's finished, or if it actually moves it... Either way,
> you'll end up with the e100.o file you're looking for.  It'll be in the
> src directory or it'll be in the modules directory for kernel mods.
> 
> -troy
> 
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> On Behalf Of Ed Bogue
> Sent: Monday, October 07, 2002 7:46 PM
> To: [EMAIL PROTECTED]
> Subject: Compiling Inetl E100 Pro driver
> 
> 
> I need to create an e100.o file for use with Novell's Zenworks imaging
> utility. I have downloaded the driver file from Intel as
> e100-2.1.15.tar.gz. I ran gunzip to get to the tar file. Then I ran tar
> to decompress it. I now have a directory called src with a bunch of .h
> and .c files. However, there is not specificallly a e100.c file. In any
> case, I am trying to compile the driver so I get the .o file. I'm
> thinking I need to run make or make install to create the file, per the
> readme that comes with the driver download. But, in every case, I get
> Linux kernel source not found. What am I doing wrong?
> 
> Ed
> 
> 
> 
> 
> 
> 
> 
> 
> -- 
> redhat-list mailing list
> unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
> https://listman.redhat.com/mailman/listinfo/redhat-list




-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to