228ace6ebf
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 |
||
---|---|---|
.. | ||
boot0 | ||
boot2 | ||
btx | ||
gptboot | ||
kgzldr | ||
libi386 | ||
loader | ||
mbr | ||
Makefile |