summaryrefslogtreecommitdiffstats
path: root/src/arch/i386/Config
diff options
context:
space:
mode:
authorMichael Brown2007-07-14 15:21:18 +0200
committerMichael Brown2007-07-14 15:21:18 +0200
commit95c07736cbc652f477a56857ed45382d7e4f3e69 (patch)
tree31f78d8e8b76ee78afcb88f7bc104d5bba52fca2 /src/arch/i386/Config
parentKill off the enforced RX quota; it only seems to hurt on real hardware. (diff)
downloadipxe-95c07736cbc652f477a56857ed45382d7e4f3e69.tar.gz
ipxe-95c07736cbc652f477a56857ed45382d7e4f3e69.tar.xz
ipxe-95c07736cbc652f477a56857ed45382d7e4f3e69.zip
Be more aggressive in attempts to enable A20, now that we have the
optimisation of only trying to do so when necessary.
Diffstat (limited to 'src/arch/i386/Config')
-rw-r--r--src/arch/i386/Config9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/arch/i386/Config b/src/arch/i386/Config
index dc96e0af8..436917f88 100644
--- a/src/arch/i386/Config
+++ b/src/arch/i386/Config
@@ -62,15 +62,6 @@
# Some systems do not have timer2 implemented.
# If you have a RTC this will allow you to roughly calibrate
# it using outb instructions.
-# -DIBM_L40
-# This option uses the 0x92 method of controlling
-# A20 instead of the traditional method of using the
-# keyboard controller. An explanation of A20 is here:
-# http://www.win.tue.nl/~aeb/linux/kbd/A20.html
-# This occurs on MCA, EISA and some embedded boards,
-# and sometimes with the Fast Gate A20 option on some
-# BIOSes.
-# Enable this only if you are sure of what you are doing.
#
# Extended cpu options