Module Name: src Committed By: riastradh Date: Sun Feb 27 14:18:52 UTC 2022
Modified Files:
src/sys/dev/pci: pcivar.h
Log Message:
pci(9): Provide default definition of pci_get_segment, always zero.
pci_machdep.h can define __HAVE_PCI_GET_SEGMENT to provide a nonzero
definition.
To generate a diff of this commit:
cvs rdiff -u -r1.116 -r1.117 src/sys/dev/pci/pcivar.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
