Skip to content

kcm_pci: add support for pciconf for FreeBSD

Adriaan de Groot requested to merge work/adridg/kinfocenter-freebsd_pciconf into master

Summary:

  • add search module for pciconf binary
  • prefer pciconf over lspci if found (maybe add an option to override?)
  • add backend.h containing 'pciconv -lv' respectively 'lscpi -v'

Merge request reports