Bug 26985

Summary: e100 driver in kernel 2.2.17-14
Product: [Retired] Red Hat Linux Reporter: Joseph Ashby <jashby>
Component: kernelAssignee: Michael K. Johnson <johnsonm>
Status: CLOSED ERRATA 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-19 04:42:56 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:
Attachments:
Description Flags
Patch we are using to fix this bug none

Description Joseph Ashby 2001-02-10 21:49:19 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.76 [en] (X11; U; Linux 2.2.17-14 i686)


The e100 driver is not in the kernel-2.2.17-14 rpms and is not being built
in net drivers Makefile

Reproducible: Always
Steps to Reproduce:
1. Look in the drivers/net/Makefile, e100.o does not exist
2. Also CONFIG_E100 not in drivers/net/Makefile
3.

Comment 1 Bill Nottingham 2001-02-11 08:05:03 UTC
*** Bug 26995 has been marked as a duplicate of this bug. ***

Comment 2 Bill Nottingham 2001-02-13 23:38:24 UTC
*** Bug 27450 has been marked as a duplicate of this bug. ***

Comment 3 Michael K. Johnson 2001-02-14 00:08:22 UTC
Yes, this is a bug.  Our next errata kernel will fix this.

Comment 4 Michael K. Johnson 2001-02-14 18:42:26 UTC
Created attachment 10040 [details]
Patch we are using to fix this bug

Comment 5 Michael K. Johnson 2001-02-14 18:43:42 UTC
I have attached the fixed e100 patch that can be dropped into the sources
directory in place of the existing linux-2.2.17-e100.patch to rebuild
the kernel if you like as a workaround until we release the errata kernel
(there are a few other bugs to track down first...)

 rpm -i kernel-2.2.17-14.src.rpm
 cd /usr/src/redhat/SOURCES
 <copy the attachment to linux-2.2.17-e100.patch>
 cd ../SPECS
 rpm -ba kernel-2.2.spec
 rpm -ba kernel-2.2.spec --target i686
                              (or i586)


Comment 6 Bill Nottingham 2001-02-19 04:42:53 UTC
*** Bug 28250 has been marked as a duplicate of this bug. ***