commit | 5fdaa0346cb9d864ffff0e6fd2c2139c4a6b612f | [log] [tgz] |
---|---|---|
author | Kevin O'Connor <kevin@koconnor.net> | Sun Aug 31 11:06:27 2008 -0400 |
committer | Kevin O'Connor <kevin@koconnor.net> | Sun Aug 31 11:06:27 2008 -0400 |
tree | ccd6c13405c18a2397b191d187f820780bb0634d | |
parent | 15b3165711bc3c94b4941e17bc9036cd151f997e [diff] |
Rename pci_find_class() to pci_find_classprog(), and add new functions. New pci_find_class() searches by just class, not class and prog-if. Add some new pci config space definitions. Add inline functions for converting to/from bus/dev/fn to bdf to PCIDevice.