Bug 36636 - Wrong driver loaded
Summary: Wrong driver loaded
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: kudzu
Version: 7.1
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Bill Nottingham
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-04-19 12:10 UTC by Alan Cox
Modified: 2014-03-17 02:20 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2001-05-03 15:36:04 UTC
Embargoed:


Attachments (Terms of Use)

Description Alan Cox 2001-04-19 12:10:04 UTC
The kudzu code loads the megaraid driver when it sees the supertrsk100. The
megaraid code should be using a subvendorid list. In fact what I suspect
should have happened is

i960 ... humm, subid isnt known
class i2o .. ah load i2o_core, config, block, scsi, net

Bug 32082 now has a comprehensive list of subids attached

Comment 1 Bill Nottingham 2001-05-03 15:35:58 UTC
i960 is now 'unknown' as of 0.99-1.

Should we actively be trying to load i2o stuff for anything that claims
to be i2o, or is that not stable enough yet?

Comment 2 Alan Cox 2001-05-03 16:58:45 UTC
For the current -ac i2o should be solid for everything. There is one catch, some
boards provide both i2o and 'native' interfaces. Notably the AMI Megaraid, so
match on PCI idents, only take an unknown of class i2o through the i2o drivers



Note You need to log in before you can comment on or make changes to this bug.