freebsd-skq/sys/amd64
peter 482ceee22c Relocate the preload module info from machdep specifically rather than
trying to do it in locore.  We also walk through the module table
and relocate any MODINFO_ADDR pointers so that they become KVM relative
rather than physical addresses.  This means that hacks for adding
0xf0000000 in places like MFS go away.
1998-10-09 23:36:26 +00:00
..
amd64 Relocate the preload module info from machdep specifically rather than 1998-10-09 23:36:26 +00:00
conf Fix syntax errors I introduced. 1998-10-07 13:51:46 +00:00
include BIOS ROM base address is 0xe8000 on PC-98. 1998-10-08 16:15:22 +00:00
isa Attempt to work around a bug in the previous commit related to 1998-09-20 19:56:28 +00:00
pci Make the class code checks in function pci_cfgcheck less strict. 1997-12-20 09:04:25 +00:00
Makefile Make this ${.OBJDIR} and ${.CURDIR} aware. 1998-05-31 22:40:49 +00:00