jhb 2007-01-11 19:40:19 UTC
FreeBSD src repository
Modified files:
sys/amd64/amd64 nexus.c
sys/i386/i386 nexus.c
Log:
Remove magic from rman_activate_resource() that uses the direct map at
KERNBASE for the first 1 MB of RAM instead of calling pmap_mapdev().
pmap_mapdev() knows how to handle the first 1 MB (and has known for a
while now) and properly maps the memory as UC to boot.
MFC after: 2 weeks
Revision Changes Path
1.71 +5 -23 src/sys/amd64/amd64/nexus.c
1.66 +5 -23 src/sys/i386/i386/nexus.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"