Module Name: src Committed By: riastradh Date: Sun Jan 17 01:40:39 UTC 2016
Modified Files: src/sys/external/bsd/drm2/include/linux: pci.h Log Message: Use PCI ROM MD fallback if PCI ROM BAR points to invalid ROM. We previously applied the PCI ROM MD fallback only if the PCI ROM BAR was altogether unpopulated. Some Radeon devices seem to have a populated PCI ROM BAR pointing at a bogus ROM, while 0xc0000 works fine. Fixes at least one manifestation of PR kern/49964. To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 src/sys/external/bsd/drm2/include/linux/pci.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.