Module Name: src Committed By: jmcneill Date: Sat Aug 13 21:51:33 UTC 2022
Modified Files: src/sys/dev/pci: pciconf.c Log Message: pciconf: Skip callbacks for reserved ranges if resource allocation fails. In the event that a BAR write is ignored, no need to notify the callback of any changes. To generate a diff of this commit: cvs rdiff -u -r1.53 -r1.54 src/sys/dev/pci/pciconf.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.