Module driver:lowmem - IBM PC low memory driver

IBM PC low memory driver. This is used to reserve memory in the "low" 1MB space, necessary for DMA transfers and the like. RMoX kernel starts at 0x00100000 = 1MB. PC uses up to about 0x00008000 = 32k for booting, etc. Free space up to 0x000A0000, where EBDA and such things start.

Requires:

Uses:

Used: driver:sb16 driver:x86mp

Index

Declarations