Store PCI device IDs in the board info and use this for matching IDs in the
authorIan Abbott <abbotti@mev.co.uk>
Fri, 7 Aug 2009 13:08:59 +0000 (13:08 +0000)
committerIan Abbott <abbotti@mev.co.uk>
Fri, 7 Aug 2009 13:08:59 +0000 (13:08 +0000)
commit5fdc68d6fa35e2590b5b6a4a6e088486b859ce4a
tree85efc85ba0ffe72513ca2e5de933c521ae525350
parentf9260f3dc4039d9a36db75ef94bf51a554131a6b
Store PCI device IDs in the board info and use this for matching IDs in the
code instead of using the module device table.
This avoids a "section mismatch" error.
comedi/drivers/cb_pcidio.c