freebsd_amp_hwpstate/sys/boot/i386
John Baldwin 228ace6ebf aThis patch updates the BTX to emulate the BIOS function "Copy Extended
Memory" called as function 0x87 of interrupt 0x15.  Since the Mylex RAID
adapter's BIOS used this function to access memory (actually PCI bus
space) beyond 16 MB, this patch also allows BTX to address all 4 Gig of
possible address space on i386+.  Since the loader does not have room for
4 MB of page tables, this was done by turning off paging.

Paging was turned off via a compile time setting which defaults to off.
To enable paging, simply define the make variable PAGING.

rnordier might want to clean this up later.

Submitted by:	W. Gerald Hicks <wghicks@bellsouth.net>,
		Bosko Milekic <bmilekic@ares.dsuper.net>
Reviewed by:	msmith
Required by:	Mylex RAID adapter's BIOS
1999-10-12 21:33:49 +00:00
..
boot0 Remove accidental cut&paste garbage in a comment. 1999-09-03 01:38:29 +00:00
boot2 $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
btx aThis patch updates the BTX to emulate the BIOS function "Copy Extended 1999-10-12 21:33:49 +00:00
gptboot $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
kgzldr $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
libi386 $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
loader $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
mbr $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
Makefile $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00