Bug 26985
| Summary: | e100 driver in kernel 2.2.17-14 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Joseph Ashby <jashby> | ||||
| Component: | kernel | Assignee: | 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
Joseph Ashby
2001-02-10 21:49:19 UTC
*** Bug 26995 has been marked as a duplicate of this bug. *** *** Bug 27450 has been marked as a duplicate of this bug. *** Yes, this is a bug. Our next errata kernel will fix this. Created attachment 10040 [details]
Patch we are using to fix this bug
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)
|