Module Name: src Committed By: jakllsch Date: Wed May 16 19:02:00 UTC 2018
Modified Files: src/sys/dev/pci: pci_map.c Log Message: Enable the appropriate memory or I/O space decode in the PCI Command/Status Register upon mapping a BAR. This should fix PR #53286. It's also possible there are other similar PRs that might be fixed by this. To generate a diff of this commit: cvs rdiff -u -r1.33 -r1.34 src/sys/dev/pci/pci_map.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.