freebsd-dev/sys/boot/i386/loader
Mitsuru IWASAKI 31db71276a Don't call INT 12H anymore in boot program.
Many recent machine have a broken INT 12H (Get base memory size)
implementation and boot program stops if INT 12H is called.

This commit should solve the problem at very first step of FreeBSD
installation occurred on newer some machines.

Reviewed by:	bde, jhb
MFC after:	1 week
2002-10-01 19:31:09 +00:00
..
conf.c Initiate deorbit burn of i386 a.out kld "support" in loader. Note that 2002-08-29 02:02:28 +00:00
help.i386 s/hint.acpi.0.disable/hint.acpi.0.disabled/ 2002-08-30 11:11:07 +00:00
main.c Don't call INT 12H anymore in boot program. 2002-10-01 19:31:09 +00:00
Makefile Revert previous untested revision. The i386 loader consists of three parts: 2002-08-30 14:59:47 +00:00
version - Add 'fwrite' and 'fseek' words for writing to and seeking on files. 2001-12-11 00:49:34 +00:00