Bug 3088

Summary: MYLEX DAC960 and other raid controller don't work !
Product: [Retired] Red Hat Linux Reporter: m-ruiter
Component: installerAssignee: Matt Wilson <msw>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: high Docs Contact:
Priority: high    
Version: 6.0CC: m-ruiter
Target Milestone: ---   
Target Release: ---   
Hardware: alpha   
OS: Linux   
URL: www.request.nl
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-02-10 19:46:45 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 m-ruiter 1999-05-27 08:10:14 UTC
Redhat 6.0 now supports the mylex raid controllers, not.
The kernel patch you installed is not the right one for the
alpha kernels.
There is a error in the code, well actually you forgot a
declaration.
The error is "undefined reference to ioremap_nocache"

When you add "#define ioremap_nocache ioremap" in io.h it
all works ok again.

Whith kind regards,
Marco Ruiter.
Request Automation Services.

Comment 1 Jay Turner 1999-05-27 14:12:59 UTC
This issue has been forwarded to a developer for further review.

Comment 2 Jay Turner 2000-02-10 19:46:59 UTC
Issue is resolved in the 6.1 release.