summaryrefslogtreecommitdiff
path: root/pxelinux.asm
diff options
context:
space:
mode:
authorhpa <hpa>2001-01-22 21:28:37 +0000
committerhpa <hpa>2001-01-22 21:28:37 +0000
commit95b4b1aa94cd3adc78981abbfed8950c0e8a92cb (patch)
treeb732b0b00fb8d44a21deec3e98bc88d849c2f6cb /pxelinux.asm
parent84cf81b551b8094b1bd35b99c3d1c0193fe38b6e (diff)
downloadsyslinux-95b4b1aa94cd3adc78981abbfed8950c0e8a92cb.tar.gz
Reduce the io_delay to make the A20 slowdown less severesyslinux-1.51-pre6
Diffstat (limited to 'pxelinux.asm')
-rw-r--r--pxelinux.asm2
1 files changed, 0 insertions, 2 deletions
diff --git a/pxelinux.asm b/pxelinux.asm
index c3cf4bf2..6233c06b 100644
--- a/pxelinux.asm
+++ b/pxelinux.asm
@@ -2129,8 +2129,6 @@ slow_out: out dx, al ; Fall through
_io_delay: out IO_DELAY_PORT,al
out IO_DELAY_PORT,al
- out IO_DELAY_PORT,al
- out IO_DELAY_PORT,al
ret
enable_a20: