Module Name: src Committed By: martin Date: Sun Nov 18 11:54:03 UTC 2018
Modified Files: src/sys/arch/newsmips/apbus [netbsd-8]: apbus.c apbus_subr.c apbusvar.h src/sys/arch/newsmips/conf [netbsd-8]: std.newsmips Log Message: Pull up following revision(s) (requested by tsutsui in ticket #1095): sys/arch/newsmips/apbus/apbus.c: revision 1.23 sys/arch/newsmips/apbus/apbus_subr.c: revision 1.10 sys/arch/newsmips/apbus/apbusvar.h: revision 1.10 sys/arch/newsmips/conf/std.newsmips: revision 1.18 Fix news5000 panic during boot on APbus attach. PR port-newsmips/53626 Discussed with ryo@ (the original author of news5000 support). Should be pulled up to netbsd-8. To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.22.48.1 src/sys/arch/newsmips/apbus/apbus.c cvs rdiff -u -r1.9 -r1.9.22.1 src/sys/arch/newsmips/apbus/apbus_subr.c cvs rdiff -u -r1.9 -r1.9.100.1 src/sys/arch/newsmips/apbus/apbusvar.h cvs rdiff -u -r1.17 -r1.17.158.1 src/sys/arch/newsmips/conf/std.newsmips Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.