[Bug 9157] i2o_block missing from modules.pcimap

bugzilla-daemon at bugzilla.ubuntu.com bugzilla-daemon at bugzilla.ubuntu.com
Wed Apr 13 18:50:52 UTC 2005


Please do not reply to this email.  You can add comments at
http://bugzilla.ubuntu.com/show_bug.cgi?id=9157
Ubuntu | linux


tfheen at raw.no changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |ASSIGNED




------- Additional Comments From tfheen at raw.no  2005-04-13 19:50 UTC -------
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.


-- 
Configure bugmail: http://bugzilla.ubuntu.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the kernel-bugs mailing list