Bug 26995

Summary: kernel 2.2.17-14 does not support e100 network driver module
Product: [Retired] Red Hat Linux Reporter: Wagner T. Correa <wtcorrea>
Component: kernelAssignee: Michael K. Johnson <johnsonm>
Status: CLOSED DUPLICATE QA Contact: Brock Organ <borgan>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.0   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-02-10 22:55:09 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Wagner T. Correa 2001-02-10 22:55:05 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.76 [en] (X11; U; Linux 2.2.16-22 i686)


I tried to upgrade from 2.2.16-22 to 2.2.17-14, but then my network card,
which needs the driver module e100 stopped working. I tried to recompile
the kernel, but after selecting e100 using 'make xconfig', 'make modules'
does not build e100.o (bug in /usr/src/linux/drivers/net/Makefile). When I
fix that Makefile, e100.c fails to compile. I had to roll back to
2.2.16-22...

Reproducible: Always
Steps to Reproduce:
1.upgrade from 2.2.16-22 to kernel 2.2.17-14
2.if you need module e100, your network card won't be recognized
3.try to compile a custom kernel
4.e100.c won't compile
	

Actual Results:  The network card wasn't recognized anymore.

Expected Results:  The new kernel should have the module e100.o.

Comment 1 Bill Nottingham 2001-02-11 08:05:06 UTC

*** This bug has been marked as a duplicate of 26985 ***