Module Name: src Committed By: snj Date: Tue Aug 28 16:24:24 UTC 2018
Modified Files: src/sys/arch/prep/prep [netbsd-8]: machdep.c mainbus.c Log Message: Pull up following revision(s) (requested by martin in ticket #994): sys/arch/prep/prep/machdep.c: revision 1.76 sys/arch/prep/prep/mainbus.c: revision 1.34 Fix initialization order so we can boot again on IBM PPS Model 6015 (which needs pci interrupt fixup quirks). >From Artyom Tarasenko. To generate a diff of this commit: cvs rdiff -u -r1.75 -r1.75.22.1 src/sys/arch/prep/prep/machdep.c cvs rdiff -u -r1.33 -r1.33.40.1 src/sys/arch/prep/prep/mainbus.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.