patch-2.4.0-test5 linux/arch/i386/boot/bootsect.S
Next file: linux/arch/i386/boot/setup.S
Previous file: linux/arch/arm/vmlinux-armv.lds.in
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Tue Jul 18 14:55:01 2000
- Orig file:
v2.4.0-test4/linux/arch/i386/boot/bootsect.S
- Orig date:
Sun Feb 13 19:29:03 2000
diff -u --recursive --new-file v2.4.0-test4/linux/arch/i386/boot/bootsect.S linux/arch/i386/boot/bootsect.S
@@ -151,7 +151,7 @@
cbtw # extend to word
movw %ax, sectors
cmpw $disksizes+4, %si
- jae got_sectors # if all else fails, try 9
+ jae got_sectors # If all else fails, try 9
xchgw %cx, %ax # cx = track and sector
xorw %dx, %dx # drive 0, head 0
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)