patch-2.3.19 linux/arch/i386/boot/setup.S
Next file: linux/arch/i386/defconfig
Previous file: linux/Makefile
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Fri Oct 1 10:23:54 1999
- Orig file:
v2.3.18/linux/arch/i386/boot/setup.S
- Orig date:
Tue Aug 31 17:29:12 1999
diff -u --recursive --new-file v2.3.18/linux/arch/i386/boot/setup.S linux/arch/i386/boot/setup.S
@@ -461,7 +461,7 @@
int 0x15 ! ignore return code
mov ax,#0x05303 ! 32 bit connect
- xor bx,bx
+ xor ebx,ebx
int 0x15
jc no_32_apm_bios ! error
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)