Sun Mar 27 05:14:14 2016 UTC ()
add a normal kernel that builds with PAE enabled.  this is not yet
hooked into the normal build, but this is a working configuration
and on my 16GB test system, works fine.


(mrg)
diff -r0 -r1.1 src/sys/arch/i386/conf/GENERIC_PAE

File Added: src/sys/arch/i386/conf/GENERIC_PAE
# $NetBSD: GENERIC_PAE,v 1.1 2016/03/27 05:14:14 mrg Exp $

include "arch/i386/conf/GENERIC"

options 	PAE		# PAE mode (36 bits physical addressing)