freebsd-dev/sys/i386
Peter Wemm df9e84e0c0 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
..
apm Use defines APM_BIOS and SYSTEM_BIOS instead of hardcoding 0x53 and 0x15. 1998-09-28 03:41:12 +00:00
bios Use defines APM_BIOS and SYSTEM_BIOS instead of hardcoding 0x53 and 0x15. 1998-09-28 03:41:12 +00:00
boot Pass the BIOS unit number from which the kernel/loader was obtained in 1998-10-01 18:22:52 +00:00
conf elf_machdep.c and rindex.c are now standard 1998-10-09 23:08:14 +00:00
eisa Hook up ahapoll so that dumps, synchronize cache commands or any other 1998-10-09 21:38:36 +00:00
i386 Relocate the preload module info from machdep specifically rather than 1998-10-09 23:36:26 +00:00
ibcs2 Silence a harmless warning. 1998-09-26 00:55:53 +00:00
include BIOS ROM base address is 0xe8000 on PC-98. 1998-10-08 16:15:22 +00:00
isa Make that annoying "device busy" message dependent on DEBUG (using the 1998-10-08 20:55:54 +00:00
linux Make async I/O on a socket work. 1998-10-05 16:37:36 +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