Bug 141969
| Summary: | The megaraid_mbox driver doesn't fully replace old megaraid driver | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Chris Adams <linux> | ||||
| Component: | hwdata | Assignee: | Bill Nottingham <notting> | ||||
| Status: | CLOSED RAWHIDE | QA Contact: | |||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 3 | CC: | rvokal | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | 0.151-1 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2005-01-28 22:54:46 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
Chris Adams
2004-12-06 14:52:22 UTC
Created attachment 107951 [details]
Patch to pcitable to switch most MegaRAID entries back to old driver
Also it iterates devices in different order than old megaraid driver - for example under driver I had sda, sdb, sdc and now the same raid arrays are seen as sdc, sda, sdb, sdd - completly different order. Changes committed to CVS for mapping those cards whose ids are only supported by 'megaraid' to it... megaraid_mbox is still preferred for cards it supports. Will be in 0.151-1. |