Module Name: src Committed By: msaitoh Date: Fri Mar 17 08:51:44 UTC 2017
Modified Files: src/sys/dev/pci: pci_subr.c Log Message: - Don't try to sizing a BAR not if a device is host bridge but a device's PCI_COMMAND_MEM_ENABLE is set. - Fix 17 years old bug that all effective BARs are marked "not sized" on pcictl pciN dump. - Print BAR's window size on pcictl pciN dump. - remove extra "(?)" To generate a diff of this commit: cvs rdiff -u -r1.166 -r1.167 src/sys/dev/pci/pci_subr.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.