On May 26, 2006, at 2:22 AM, Pavel Cahyna wrote:
Module Name: src Committed By: pavel Date: Fri May 26 09:22:42 UTC 2006 Modified Files: src/sys/arch/i386/conf: kern.ldscript kern.ldscript.4MB Log Message:New linker scripts for the i386 kernel. The main improvement is setting the physical load address correctly. (Before, it was set to the same very highvalue as the virtual address.)
BTW, we can probably get rid of the loadfile hacks to fudge the address if we fix all of the ports to get this right.
-- thorpej