Module Name: src Committed By: jmcneill Date: Sun Jun 30 09:30:45 UTC 2024
Modified Files: src/sys/dev/pci: pci_resource.c Log Message: pci_resource: Make unexpected bus numbers in bridges non-fatal. Firmware bugs happen. Log a warning and continue instead of panicing. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/sys/dev/pci/pci_resource.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.