Module Name: src Committed By: msaitoh Date: Thu Oct 5 06:14:30 UTC 2017
Modified Files: src/sys/dev/pci: pci_subr.c pcireg.h Log Message: - Add PCI_MAPREG_ROM_ADDR_MASK macro and PCI_MAPREG_ROM_ADDR() macro. - print PCI_MAPREG_ROM_ENABLE bit. - Decode Expansion ROM Validation ECN. - Add Native PCIe Enclosure Management ECN's extended capability type. Not decoded yet. To generate a diff of this commit: cvs rdiff -u -r1.190 -r1.191 src/sys/dev/pci/pci_subr.c cvs rdiff -u -r1.132 -r1.133 src/sys/dev/pci/pcireg.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.