NetBSD/sys/arch/sparc
jdc 7d6e7c5672 Apply the same UBC, data and stack limits that are applied to SUN4C to
SUN4 as well.

The data and stack limits are definitely needed, otherwise MI code will try
and map shared libraries in the 4/4c MMU hole.  The UBC limits may not be
necessary, but SUN4 machines are unlikely to have much larger amounts of
memory than this caters for (64Mb).

SUN4 machines will now boot userland with this change.

Thanks to martin@, mrg@ and uwe@ for hints while debugging this.
2007-01-14 11:19:44 +00:00
..
compile
conf update comments on NFS_V2_ONLY after nqnfs removal. no functional changes. 2006-12-29 21:49:03 +00:00
dev sys/dev/sun/cgsix.c expects us to fill in sc->sc_ramsize. 2007-01-10 21:44:35 +00:00
fpu Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 20:06:46 +00:00
include Define ipl_t as uint8_t so that it can be packed into a word with a lock 2006-12-26 15:22:44 +00:00
sparc Apply the same UBC, data and stack limits that are applied to SUN4C to 2007-01-14 11:19:44 +00:00
stand Add src/common/include to include header search path since 2006-08-28 13:38:43 +00:00
Makefile