HomeFreeBSD

Expand the set of APIs available for locating PCI capabilities:

Description

Expand the set of APIs available for locating PCI capabilities:

  • pci_find_extcap() is repurposed to be used for fetching PCI-express extended capabilities (PCIZ_* constants in <dev/pci/pcireg.h>).
  • pci_find_htcap() can be used to locate a specific HyperTransport capability (PCIM_HTCAP_* constants in <dev/pci/pcireg.h>).
  • Cache the starting location of the PCI-express capability for PCI-express devices in PCI device ivars.

Details

Provenance
jhbAuthored on Mar 3 2012, 6:08 PM
Parents
rGd1b25cd91baf: Document the [n]eei and [n]bacc options
Branches
Unknown
Tags
Unknown

Event Timeline