Bug 63259

Summary: pcitable no longer include HP NetRAID 1si controller
Product: [Retired] Red Hat Linux Reporter: Michael Johnson <johnsom>
Component: kudzuAssignee: Bill Nottingham <notting>
Status: CLOSED RAWHIDE QA Contact: David Lawrence <dkl>
Severity: high Docs Contact:
Priority: medium    
Version: 7.2CC: rvokal
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: 2002-04-11 19:22:18 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
A simple patch file to include the fix none

Description Michael Johnson 2002-04-11 19:16:59 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:0.9.9) Gecko/20020311

Description of problem:
In RedHat 7.1 the pcitable file had a generic mapping for the AMI megaraid based
controllers.  In RedHat 7.2 the generic mapping was removed which broke support
for the HP NetRAID 1si controller.

If you add the following line to the pcitable file NetRAID 1si functionality is
restored.

0x8086  0x1960  0x103c  0x10cd  "megaraid"      "HP NetRaid 1si"



Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. Try installing RedHat 7.2 on a system with the HP NetRAID 1si controller.
2. 
3.
	

Actual Results:  It will fail to find a valid storage device to install on.

Expected Results:  I expect it to find the NetRAID 1si using the megaraid driver.

Additional info:

I have tested this with a new kudzu package and updating the stage2.img.

Comment 1 Michael Johnson 2002-04-11 19:22:12 UTC
Created attachment 53486 [details]
A simple patch file to include the fix

Comment 2 Bill Nottingham 2002-04-11 19:32:21 UTC
Already fixed as of hwdata-0.12-1. The generic i960 mapping was a very bad idea.