|
| |
ROMScanThreshold=<number>
Default: 20
Purpose: Specifies a parameter used for determining if a memory area
in the adapter region (usually between C000-EFFF) that has
no ROM header or incorrect header information is read-only
memory (ROM). The number for this setting specifies how
many different values must occur within the memory area to
determine whether or not it is ROM. If the number of
transitions is greater than the value for this setting,
Windows recognizes the memory as ROM. If the number of
transitions is less than the value, Windows recognizes
the memory as usable memory. A value of 0 disables this
setting, causing Windows to recognize this memory area as
usable.
To Change: Use Notepad to edit the SYSTEM.INI file. (You should never
need to change this setting.) |