Date: Mon, 9 Oct 2006 04:45:19 +0000 (UTC) From: Kip Macy <kmacy@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf files.sun4v src/sys/dev/ofw openfirm.c openfirm.h src/sys/sparc64/include asi.h src/sys/sparc64/pci ofw_pcibus.c src/sys/sparc64/sparc64 genassym.c src/sys/sun4v/conf GENERIC src/sys/sun4v/include asi.h tte.h src/sys/sun4v/sun4v ... Message-ID: <200610090445.k994jJg6023388@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kmacy 2006-10-09 04:45:19 UTC FreeBSD src repository Modified files: sys/conf files.sun4v sys/dev/ofw openfirm.c openfirm.h sys/sparc64/include asi.h sys/sparc64/pci ofw_pcibus.c sys/sparc64/sparc64 genassym.c sys/sun4v/conf GENERIC sys/sun4v/include asi.h tte.h sys/sun4v/sun4v exception.S machdep.c t1_copy.S tsb.c vnex.c Log: kernel clean up to make the sun4v kernel build Reviewed by: jmg Approved by: rwatson (mentor) Revision Changes Path 1.2 +0 -6 src/sys/conf/files.sun4v 1.16 +33 -0 src/sys/dev/ofw/openfirm.c 1.12 +26 -0 src/sys/dev/ofw/openfirm.h 1.11 +1 -1 src/sys/sparc64/include/asi.h 1.11 +8 -2 src/sys/sparc64/pci/ofw_pcibus.c 1.60 +80 -10 src/sys/sparc64/sparc64/genassym.c 1.3 +5 -2 src/sys/sun4v/conf/GENERIC 1.2 +15 -0 src/sys/sun4v/include/asi.h 1.2 +11 -0 src/sys/sun4v/include/tte.h 1.2 +17 -2 src/sys/sun4v/sun4v/exception.S 1.2 +1 -1 src/sys/sun4v/sun4v/machdep.c 1.2 +0 -1 src/sys/sun4v/sun4v/t1_copy.S 1.2 +1 -1 src/sys/sun4v/sun4v/tsb.c 1.2 +1 -1 src/sys/sun4v/sun4v/vnex.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200610090445.k994jJg6023388>