Module Name: src Committed By: jakllsch Date: Sat Jun 23 16:05:05 UTC 2018
Modified Files: src/sys/arch/x86/pci: pci_machdep.c Log Message: If mode 1 enable check fails, give mode 1 a second chance by trying to use it to locate a PCI Host Bridge or device from vendor that produced a chipset lacking a Host Bridge class device. Should allow us to remove most all the mode 1 quirks added in the last two decades. To generate a diff of this commit: cvs rdiff -u -r1.80 -r1.81 src/sys/arch/x86/pci/pci_machdep.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.