Skip to content

Improved PCI capability parsing.

Jacob Lorentzon requested to merge 4lDO2/drivers:pcid-capabilities-fix into master
  • pcid now only starts walking the capabilities linked list in case the capabilities are enabled in the status register.
  • PCIe and PCI Power Management capabilities are now parsed.
  • pcid now prints a warning when an unknown capability ID was detected.

Merge request reports