i2o_block missing from modules.pcimap

Bug #15464 reported by Tollef Fog Heen
6
Affects Status Importance Assigned to Milestone
linux-source-2.6.15 (Ubuntu)
Fix Released
Medium
Ben Collins

Bug Description

the i2o_block module is missing from modules.pcimap making hotplug unable to
discover
i2o_block devices. Jeff Bailey provided a patch to test which seems to fix this
issue.

Revision history for this message
Tollef Fog Heen (tfheen) wrote :

Created an attachment (id=2103)
patch for adding i2o_block to modules.pcimap

Revision history for this message
Fabio Massimo Di Nitto (fabbione) wrote :

perhaps a patch to the relevant code would be nicer.. we also need to check this
again with the new outcoming crack.

fabio

Revision history for this message
Tollef Fog Heen (tfheen) wrote :

It seems to me that i2o_block.c might want to grow something like:

static struct pci_device_id i2o_block_ids = {
  { 0x1044 0xa511, PCI_ANY_ID, PCI_ANY_ID, 0x10400, 0, 0, 0, },
  { 0, }
}

MODULE_DEVICE_TABLE(pci, i2o_block_ids);

Note that I'm not a kernel person in any way, so this might be totally off.
I'm able to test any new kernels with this fix applied in the near-term future.

Revision history for this message
Ben Collins (ben-collins) wrote :

This bug has been flagged because it is old and possibly inactive. It may or may
not be fixed in the latest release (Breezy Badger 5.10). It is being marked as
"NEEDSINFO". In two weeks time, if the bug is not updated back to "NEW" and
validated against Breezy, it will be closed.

This is needed in order to help manage the current bug list for the kernel. We
would like to fix all bugs, but need users to test and help with debugging.

If this change was in error for this bug, please respond and make the
appropriate change (or email <email address hidden> if you cannot make the
change).

Thanks for your help.

Revision history for this message
Tollef Fog Heen (tfheen) wrote :

Please don't close this bug, I'm going to retest it as soon as I can free the server (which is currently in production, so it might take a little time).

Revision history for this message
Ben Collins (ben-collins) wrote :

This should be working with dapper kernel.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.