Date: Sat, 23 Jan 2010 03:19:13 +0000 (UTC) From: Neel Natu <neel@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/mips/include cpu.h src/sys/mips/mips locore.S src/sys/mips/sibyte sb_machdep.c Message-ID: <201001230319.o0N3JMkm071500@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
neel 2010-01-23 03:19:13 UTC FreeBSD src repository Modified files: sys/mips/include cpu.h sys/mips/mips locore.S sys/mips/sibyte sb_machdep.c Log: SVN rev 202864 on 2010-01-23 03:19:13Z by neel Remove Sibyte specific code from locore.S that sets the k0seg coherency. Move it to platform_start() instead. Approved by: imp (mentor) Revision Changes Path 1.3 +1 -4 src/sys/mips/include/cpu.h 1.3 +0 -4 src/sys/mips/mips/locore.S 1.2 +17 -0 src/sys/mips/sibyte/sb_machdep.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001230319.o0N3JMkm071500>