Date: Wed, 4 Oct 2006 11:44:13 +0000 (UTC) From: Olivier Houchard <cognet@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/arm/at91 at91.c at91rm92reg.h kb920x_machdep.c Message-ID: <200610041144.k94BiDeF081062@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
cognet 2006-10-04 11:44:13 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/arm/at91 at91.c at91rm92reg.h kb920x_machdep.c
Log:
MFC kb920x_machdep.c rev1.13:
Use virtual_avail instead of freemempos as the starting point of the available
physical memory, as the vm uses the memory between freemempos and
virtual_avail.
and kb920x_machdep.c rev 1.16 at91.c rev 1.8 at91rm92reg.h rev 1.4:
Relocate the vector page for AT91, to work around bugs with the LOW_VECTOR
code.
Approved by: re (mux)
Revision Changes Path
1.7.2.2 +8 -4 src/sys/arm/at91/at91.c
1.3.2.2 +1 -1 src/sys/arm/at91/at91rm92reg.h
1.8.2.3 +5 -5 src/sys/arm/at91/kb920x_machdep.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200610041144.k94BiDeF081062>
